diff options
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index e7200e59..9d1514cd 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -142,8 +142,8 @@ $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, qs ipc -c qs-hyprview call expose open $layout +#bind = ctrl, tab, exec, qs ipc -c qs-hyprview call expose close # Cycle windows; if floating bring to top bindd = ALT, Tab, Cycle next window, cyclenext |
