Compare commits

...

2 commits

Author SHA1 Message Date
joygnu ddce1694c5 forgat comma hihi 2024-07-15 21:03:03 +02:00
joygnu 44f172bfe5 cmus command 2024-07-15 21:02:05 +02:00

View file

@ -69,6 +69,7 @@
"$mod, G, exec, sh ~/nix/home/hyprland/gamemode.sh" "$mod, G, exec, sh ~/nix/home/hyprland/gamemode.sh"
# cmus # cmus
"$mod, D, exec, alacritty -e screen -r cmus"
"$mod, P, exec, cmus-remote --pause" "$mod, P, exec, cmus-remote --pause"
"$mod, comma, exec, cmus-remote --prev" "$mod, comma, exec, cmus-remote --prev"
"$mod, period, exec, cmus-remote --next" "$mod, period, exec, cmus-remote --next"