diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index f356ec1..adb9bd3 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -91,6 +91,8 @@ "$mod+shift, M, exit, hyprland" "$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" # cmus "$mod, D, exec, sh ~/nix/home/hyprland/scripts/cmus.sh"