Add a keybind for pinning windows

This commit is contained in:
joygnu 2024-08-24 16:52:12 +02:00
parent bbb26394f7
commit 304470feb5

View file

@ -93,7 +93,7 @@
"$mod+shift, B, exec, sh ~/nix/home/hyprland/scripts/ags.sh"
"$mod, up, exec, sh ~/nix/home/hyprland/scripts/volume.sh -i"
"$mod, down, exec, sh ~/nix/home/hyprland/scripts/volume.sh -d"
"$mod+shift, P, exec, hyprctl dispatch pin"
"$mod, U, exec, hyprctl dispatch togglefloating && hyprctl dispatch pin"
# cmus
"$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"