diff options
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 9d1514cd..fc13e1c7 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -141,9 +141,7 @@ bindd = $mainMod ALT, S, Toggle scrolling V/H, exec, bash -c '[[ $(hyprctl getop $layout = 'smartgrid' # Or, using XDG_CONFIG_HOME: -bind = ctrl, tab, exec, qs ipc -c qs-hyprview call expose toggle $layout -#bind = ctrl, tab, exec, qs ipc -c qs-hyprview call expose open $layout -#bind = ctrl, tab, exec, qs ipc -c qs-hyprview call expose close +bind = ctrl, tab, exec, hyprctl keyword layerrule "match:namespace quickshell:expose, blur on, ignore_alpha 0" && qs ipc -c qs-hyprview call expose toggle $layout # Cycle windows; if floating bring to top bindd = ALT, Tab, Cycle next window, cyclenext |
