diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 19df6bc..1590a8b 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -69,6 +69,7 @@ "$mod, G, exec, sh ~/nix/home/hyprland/gamemode.sh" # cmus + "$mod, D exec, alacritty -e screen -r cmus" "$mod, P, exec, cmus-remote --pause" "$mod, comma, exec, cmus-remote --prev" "$mod, period, exec, cmus-remote --next"