adds keybind help and fixes scripts

This commit is contained in:
2026-05-17 12:59:45 +02:00
parent 8a84647ccd
commit 7d08cb7344
7 changed files with 297 additions and 83 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ while ! hyprctl activewindow | grep -q "Vivaldi"; do
sleep 0.05
done
hyprctl dispatch sendshortcut CTRL,F11,activewindow
hyprctl dispatch 'hl.dsp.send_shortcut({mods = "CTRL", key = "F11", window = "activewindow"})'