Smaller step for brightness control

master
Quentin Duchemin 2023-11-05 00:07:28 +01:00
parent d5856be935
commit 204b5ff718
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ bindsym XF86AudioLowerVolume exec --no-startup-id aimxer -D hw:PCH -M sset Maste
bindsym XF86AudioMute exec --no-startup-id amixer -D hw:PCH -M sset 'Master' toggle
# Luminosity on laptop
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 10%-
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +10%
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 5%-
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +5%
bindsym XF86KbdBrightnessDown exec --no-startup-id brightnessctl -d asus::kbd_backlight set +5%
bindsym XF86KbdBrightnessUp exec --no-startup-id brightnessctl -d asus::kbd_backlight set 5%-