diff options
Diffstat (limited to 'config/hypr/lua/keybinds.lua')
| -rw-r--r-- | config/hypr/lua/keybinds.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/keybinds.lua b/config/hypr/lua/keybinds.lua index 25c72490..82ccbfa7 100644 --- a/config/hypr/lua/keybinds.lua +++ b/config/hypr/lua/keybinds.lua @@ -333,7 +333,7 @@ bind( "CTRL", "tab", exec_cmd( - "qs -c qs-hyprview ipc call expose toggle " + "$HOME/.config/hypr/scripts/toggle-qs-hyprview.sh " .. qs_hyprview_layout ), { description = "qs-hyprview toggle" } |
