From 7cef6944201a5d2895e1be12a9153c08de7cfc45 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Fri, 28 Feb 2025 18:36:46 +0100 Subject: [PATCH] Ghostty+Keepmenu: Fix clipboard notification spam, fix auto-typing https://github.com/ghostty-org/ghostty/issues/4800 --- .config/ghostty/config | 1 + .config/hypr/hyprland.conf | 1 + .config/keepmenu/config.ini | 7 +++++++ 3 files changed, 9 insertions(+) diff --git a/.config/ghostty/config b/.config/ghostty/config index 225b29a..c7c100c 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,3 +1,4 @@ +app-notifications = no-clipboard-copy confirm-close-surface = false copy-on-select = clipboard cursor-style-blink = false diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index cd4130e..2848a73 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -30,6 +30,7 @@ exec-once = gammastep exec-once = systemctl --user start hyprpolkitagent exec-once = hyprctl setcursor capitaine-cursors-light 24 exec-once = hypridle +exec-once = ydotoold # Scripts exec-once = ${HOME}/.local/bin/wm/wallpaper.sh diff --git a/.config/keepmenu/config.ini b/.config/keepmenu/config.ini index 51b197b..46caf7f 100644 --- a/.config/keepmenu/config.ini +++ b/.config/keepmenu/config.ini @@ -11,5 +11,12 @@ autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER} gui_editor = emacsclient editor = vim terminal = urxvt + +# >>> session=xorg type_library = xdotool +# <<< +# >>> session=wayland +# type_library = ydotool +# <<< + hide_groups = Recycle Bin