From ddce1694c52eb353325422bec53015eaaa7d808e Mon Sep 17 00:00:00 2001 From: joygnu Date: Mon, 15 Jul 2024 21:03:03 +0200 Subject: [PATCH] forgat comma hihi --- home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 1590a8b..1e850f5 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -69,7 +69,7 @@ "$mod, G, exec, sh ~/nix/home/hyprland/gamemode.sh" # cmus - "$mod, D exec, alacritty -e screen -r 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"