Actually enable keyboard brightness

This commit is contained in:
Jake Howard 2017-12-22 23:15:36 +00:00
parent 7a4b6bc81e
commit deb17dda3f
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,7 @@ node default {
'blender',
'bluez-firmware',
'brave-bin',
'brightnessctl',
'calibre',
'caret-bin',
'catimg',

View File

@ -16,6 +16,10 @@ bindsym XF86AudioPause exec playerctl play-pause
bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
# Brightness
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl s +1
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl s 1-
# Applications
bindsym $mod+K exec --no-startup-id keepassxc
bindsym $mod+l exec --no-startup-id i3lock -ftc 000000