Add a keybind for pinning windows
This commit is contained in:
parent
bbb26394f7
commit
304470feb5
|
@ -93,7 +93,7 @@
|
||||||
"$mod+shift, B, exec, sh ~/nix/home/hyprland/scripts/ags.sh"
|
"$mod+shift, B, exec, sh ~/nix/home/hyprland/scripts/ags.sh"
|
||||||
"$mod, up, exec, sh ~/nix/home/hyprland/scripts/volume.sh -i"
|
"$mod, up, exec, sh ~/nix/home/hyprland/scripts/volume.sh -i"
|
||||||
"$mod, down, exec, sh ~/nix/home/hyprland/scripts/volume.sh -d"
|
"$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
|
# cmus
|
||||||
"$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"
|
"$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"
|
||||||
|
|
Loading…
Reference in a new issue