Screen brightness modifier from 10 to 5
This commit is contained in:
4
config
4
config
@@ -246,8 +246,8 @@ bar {
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
# Brightness
|
||||
bindsym XF86MonBrightnessDown exec light -U 10
|
||||
bindsym XF86MonBrightnessUp exec light -A 10
|
||||
bindsym XF86MonBrightnessDown exec light -U 5
|
||||
bindsym XF86MonBrightnessUp exec light -A 5
|
||||
bindsym XF86KbdBrightnessUp exec light -As "sysfs/leds/smc::kbd_backlight" 10
|
||||
bindsym XF86KbdBrightnessDown exec light -Us "sysfs/leds/smc::kbd_backlight" 10
|
||||
# Volume
|
||||
|
||||
Reference in New Issue
Block a user