From 047bfcf73ee72c73dabc33caab17c94c230302b2 Mon Sep 17 00:00:00 2001 From: KoenDR06 Date: Sat, 26 Apr 2025 12:27:34 +0200 Subject: [PATCH] added a submap for remote desktop use --- modules/wm/hyprland/config/hypr/keybinds.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/wm/hyprland/config/hypr/keybinds.conf b/modules/wm/hyprland/config/hypr/keybinds.conf index 19714d6..968955a 100644 --- a/modules/wm/hyprland/config/hypr/keybinds.conf +++ b/modules/wm/hyprland/config/hypr/keybinds.conf @@ -8,6 +8,11 @@ bind = $mainMod, RETURN, exec, $terminal bind = $mainMod, Q, killactive +bindo = $mainMod, ESCAPE, submap, disable-all +submap = disable-all +bindo = $mainMod, ESCAPE, submap, reset +submap = reset + bind = , F11, fullscreen bind = $mainMod, P, exec, hyprlock bind = $mainMod, F, togglefloating