1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

root required to use light

This commit is contained in:
L3D 2019-09-15 18:44:44 +02:00
parent 4eb1a10951
commit c6d5e82c8d
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -41,11 +41,11 @@ i3_keybindings_extra:
- keybinding:
name: darker
key: XF86MonBrightnessDown
exec: --no-startup-id light -U 9
exec: --no-startup-id sudo light -U 9
- keybinding:
name: lighter
key: XF86MonBrightnessUp
exec: --no-startup-id light -A 6
exec: --no-startup-id sudo light -A 6
i3_applications: