Added watch binding

This commit is contained in:
fwastring 2025-09-11 21:11:54 +02:00
parent 500c9f85fd
commit 70382d252d

View file

@ -354,6 +354,7 @@ in
"$mod SHIFT, e, exit"
"$mod SHIFT, d, exec, /home/fw/scripts/dmenu_sys"
"$mod SHIFT, x, exec, ${pkgs.hyprlock}/bin/hyprlock"
"$mod SHIFT, w, exec, /home/fw/scripts/watch"
# Screen focus
"$mod, v, togglefloating"