From c88438ec486c51a9225953a5eb8d4ac1796c54ce Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 15 May 2025 10:29:50 +0200 Subject: [PATCH] added ctrl g to clode onscreen kb --- desktopenvs/hyprland/hypr-usr/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 61139a9..d31f706 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -236,3 +236,4 @@ bindl=, XF86AudioPlay, exec, playerctl play-pause -p spotify, vlc bind= $mainMod SHIFT, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed.sh bind= $mainMod CTRL, C, exec, dunstctl close-all bind= $mainMod CTRL SHIFT, G, exec, wvkbd-mobintl -L 250 --fn AgaveNerdFont --bg 1a1a1a --fg 5018dd --fg-sp 5018dd --press E40046 --press-sp E40046 --text d6abab --text-sp d6abab -R 30 +bind= $mainMod CTRL, G, exec, killall wvkbd-mobintl