diff options
Diffstat (limited to 'accounts/gkleen@sif/hyprland.nix')
-rw-r--r-- | accounts/gkleen@sif/hyprland.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix index 0c7f19cb..23cbc972 100644 --- a/accounts/gkleen@sif/hyprland.nix +++ b/accounts/gkleen@sif/hyprland.nix | |||
@@ -178,8 +178,8 @@ in { | |||
178 | 178 | ||
179 | "$mainMod ALT, E, exec, emacsclient -c" | 179 | "$mainMod ALT, E, exec, emacsclient -c" |
180 | 180 | ||
181 | ", XF86MonBrightnessUp, exec, lightctl -d up" | 181 | ", XF86MonBrightnessUp, exec, lightctl -d -e4 -n1 up" |
182 | ", XF86MonBrightnessDown, exec, lightctl -d down" | 182 | ", XF86MonBrightnessDown, exec, lightctl -d -e4 -n1 down" |
183 | ", XF86AudioRaiseVolume, exec, volumectl -d -u up" | 183 | ", XF86AudioRaiseVolume, exec, volumectl -d -u up" |
184 | ", XF86AudioLowerVolume, exec, volumectl -d -u down" | 184 | ", XF86AudioLowerVolume, exec, volumectl -d -u down" |
185 | ", XF86AudioMute, exec, volumectl -d toggle-mute" | 185 | ", XF86AudioMute, exec, volumectl -d toggle-mute" |