aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/system_keybinds.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/configs/system_keybinds.lua')
-rw-r--r--config/hypr/configs/system_keybinds.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/system_keybinds.lua b/config/hypr/configs/system_keybinds.lua
index ca03b2b9..dd654ccd 100644
--- a/config/hypr/configs/system_keybinds.lua
+++ b/config/hypr/configs/system_keybinds.lua
@@ -402,7 +402,7 @@ bind(
exec_cmd("$HOME/.config/hypr/UserScripts/WallpaperRandom.sh"),
{ description = "random wallpaper" }
)
-bind("SUPER CTRL", "O", dispatch("setprop", "active opaque toggle"), { description = "toggle active window opacity" })
+bind("SUPER CTRL", "O", exec_cmd("$HOME/.config/hypr/scripts/ToggleOpacity.sh"), { description = "toggle active window opacity" })
bind("SUPER SHIFT", "K", exec_cmd("$HOME/.config/hypr/scripts/KeyBinds.sh"), { description = "search keybinds" })
bind("SUPER SHIFT", "A", exec_cmd("$HOME/.config/hypr/scripts/Animations.sh"), { description = "animations menu" })
bind(
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage