diff --git a/dot-config/hypr/binds.conf b/dot-config/hypr/binds.conf index 5f6ed3e..c4e467b 100644 --- a/dot-config/hypr/binds.conf +++ b/dot-config/hypr/binds.conf @@ -25,6 +25,8 @@ bind = , XF86AudioPrev, exec, $pctl previous bind = , XF86AudioMute, exec, pamixer -t bind = , XF86AudioRaiseVolume, exec, pamixer -i 2 bind = , XF86AudioLowerVolume, exec, pamixer -d 2 +bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+ +bind = , XF86MonBrightnessDown, exec, brightnessctl set 5%- bind = SUPER, left, movefocus, l bind = SUPER, right, movefocus, r