From 73f7b0968b504c0f66dd335db3d3ac2c2765012f Mon Sep 17 00:00:00 2001 From: Pearu Date: Mon, 8 Jan 2018 22:10:21 +0200 Subject: [PATCH] Add hatebook brightness control --- i3/.cfg_src/i3/config.hatebook.local | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/.cfg_src/i3/config.hatebook.local b/i3/.cfg_src/i3/config.hatebook.local index 1377cf59..eff42af 100644 --- a/i3/.cfg_src/i3/config.hatebook.local +++ b/i3/.cfg_src/i3/config.hatebook.local @@ -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