commit c803130e30a8d834c213e3099db2aa5282b8615c parent bda2197dd3fbb54d4f356a1edbfb18bd590c5122 Author: rsiddharth <s@ricketyspace.net> Date: Sat, 2 Jul 2016 17:42:56 +0000 .config/i3/base: change xbacklight bindings. Diffstat:
.config/i3/base | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/i3/base b/.config/i3/base @@ -117,8 +117,8 @@ exec_always --no-startup-id i3-startup-always exec firefox # adjust backlight using xbacklight -bindsym $mod+Shift+Prior exec xbacklight -inc 5 -bindsym $mod+Shift+Next exec xbacklight -dec 5 +bindsym $mod+Shift+V exec xbacklight -inc 5 +bindsym $mod+Shift+W exec xbacklight -dec 5 # mpc keybindings bindsym $mod+c exec mpc prev