diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 6f26788..d7c5c9f 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -93,6 +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" # cmus "$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"