diff options
| author | adikro <adikro@disroot.org> | 2025-11-12 23:12:17 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-12 23:12:17 +0100 |
| commit | b48b636aaa22b29000ca686dfc0568cfeb7c2af9 (patch) | |
| tree | 6097ece800ac98f85d70b79bee13e926a6458866 /home/wayland/hyprland/binds.nix | |
| parent | 561db603d2d0ada8ceeae9f285e240638f1263e5 (diff) | |
updated binds, removed firefox and librewolf
Diffstat (limited to 'home/wayland/hyprland/binds.nix')
| -rw-r--r-- | home/wayland/hyprland/binds.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/wayland/hyprland/binds.nix b/home/wayland/hyprland/binds.nix index afd38b3..303d83d 100644 --- a/home/wayland/hyprland/binds.nix +++ b/home/wayland/hyprland/binds.nix @@ -42,8 +42,8 @@ # "$mod CTRL, L, moveoutofgroup, r" # "$mod CTRL, H, moveoutofgroup, l" - ", XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+" - ", XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-" + ", XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+" + ", XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-" "$mod, Next, exec, playerctl next" "$mod, Prior, exec, playerctl previous" |
