chore: Fixed Brightness keys
This commit is contained in:
parent
1ae198a362
commit
75702827aa
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…
Add table
Add a link
Reference in a new issue