hyprland: Fix invalid dispatcher on startup from plugin

This works strangely enough.
This commit is contained in:
Donovan Glover 2024-07-11 18:03:52 -04:00
parent 190bcab7f8
commit d09172cc8b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -225,7 +225,7 @@ in
"${super}, U, exec, ~/.config/${gapsScript}"
"${super}, X, pin"
"${super}, F, fullscreen"
"${super}, Tab, overview:toggle, all"
"${super}, Tab, exec, hyprctl dispatch overview:toggle"
"${super}, S, swapactiveworkspaces, 0 1"
"${super}_SHIFT, S, movetoworkspace, special"
"${super}_SHIFT, A, exec, killall activate-linux || activate-linux -s 1.15 -x 412 -y 120 -c 1-1-1-0.05"