Fixed Brightness keys
This commit is contained in:
parent
73b29f4c1e
commit
fc668b20a3
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@ AUDIO CONTROLS
|
||||||
|
|
||||||
brightness controls
|
brightness controls
|
||||||
|
|
||||||
> ,("<xf86monbrightnessup>", spawn "lux -a 10%")
|
> ,("<XF86MonBrightnessUp>", spawn "lux -a 10%")
|
||||||
> ,("<xf86monbrightnessdown>", spawn "lux -s 10%")
|
> ,("<XF86MonBrightnessDown>", spawn "lux -s 10%")
|
||||||
|
|
||||||
network manager
|
network manager
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue