Use 10% for brightness

This commit is contained in:
Ethan Lane 2024-12-16 17:54:19 +00:00
parent 0d1d67db35
commit 2d146fc8ae

View file

@ -57,8 +57,8 @@ bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
# Use brightnessctl to adjust brightness
bindsym XF86MonBrightnessUp exec brightnessctl set 5%+
bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
bindsym XF86MonBrightnessUp exec brightnessctl set 10%+
bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod