aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/hypr/configs/system_keybinds.lua5
1 files changed, 1 insertions, 4 deletions
diff --git a/config/hypr/configs/system_keybinds.lua b/config/hypr/configs/system_keybinds.lua
index e8590062..779d16e4 100644
--- a/config/hypr/configs/system_keybinds.lua
+++ b/config/hypr/configs/system_keybinds.lua
@@ -311,10 +311,7 @@ local qs_hyprview_layout = "smartgrid"
bind(
"CTRL",
"tab",
- exec_cmd(
- "qs -c qs-hyprview ipc call expose toggle "
- .. qs_hyprview_layout
- ),
+ exec_cmd("$scriptsDir/toggle-qs-hyprview.sh"),
{ description = "qs-hyprview toggle" }
)
bind("ALT", "Tab", dispatch("cyclenext", ""), { description = "cycle next window" })
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage