Parcourir la source

Increase backlight brightness a bit faster

Alois Mahdal il y a 9 ans
Parent
révision
dce506ec09
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config Voir le fichier

@@ -197,7 +197,7 @@ bindsym $mod+Shift+c        exec "saturnin clip load"
197 197
 bindsym $mod+Shift+f        exec thunar
198 198
 bindsym $mod+Shift+o        exec "urxvt -e mocp"
199 199
 bindsym $mod+d              exec xbacklight -dec 50
200
-bindsym $mod+Shift+d        exec xbacklight -inc 10
200
+bindsym $mod+Shift+d        exec xbacklight -inc 25
201 201
 
202 202
 bindsym $mod+Escape         exec "saturnin iam afk"
203 203
 bindsym $mod+Shift+Escape   exec "saturnin iam gone"