From 7fce274d7249eeafb6e260d7fe3c0bc1315e2e2d Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:14:31 -0400 Subject: [PATCH] Update keybindings.conf --- .config/hypr/keybindings.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index 1605b12e..31f96e6c 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -115,13 +115,13 @@ bind = $mainMod, V, exec, pkill -x rofi || $scrPath/cliphist.sh c # open Pasteb bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout # bind key to toggle overview (normal) -bind = ALT,tab,hycov:toggleoverview,` +#bind = ALT,tab,hycov:toggleoverview,` # bind key to toggle overview (force mode, not affected by `only_active_workspace` or `only_active_monitor`) -bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key +#bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key # bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`) -bind = ALT,g,hycov:toggleoverview,forceallinone +#bind = ALT,g,hycov:toggleoverview,forceallinone # Special Keys bind = , xf86monbrightnessup, exec, brightnessctl set 10%+