Browse Source

Add hatebook brightness control

umatrix-rules
Pearu 6 years ago
parent
commit
73f7b0968b
  1. 3
      i3/.cfg_src/i3/config.hatebook.local

3
i3/.cfg_src/i3/config.hatebook.local

@ -1,4 +1,7 @@ @@ -1,4 +1,7 @@
bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 10
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 10
# default i3bar config
bar {
status_command i3blocks

Loading…
Cancel
Save