From 55c87ff1a6ad2f516474024ec8b9cac33aaf232b Mon Sep 17 00:00:00 2001 From: joygnu Date: Thu, 22 Aug 2024 20:33:30 +0200 Subject: [PATCH] d --- 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 adb9bd3..547f9dd 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -92,7 +92,7 @@ "$mod, G, exec, sh ~/nix/home/hyprland/scripts/gamemode.sh" "$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 -v" + "$mod, down, exec, sh ~/nix/home/hyprland/scripts/volume.sh -d" # cmus "$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"