summary refs log tree commit diff
path: root/home/.config/cwm/cwmrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 22:24:20 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 22:24:20 -0500
commit0548198d4e5e30dd91faeed49161c98bf9831375 (patch)
treedfe859904e3633b60079859bf59b072e166b6adc /home/.config/cwm/cwmrc
parentFix cwm window cycling, move big by default (diff)
downloadsrc-0548198d4e5e30dd91faeed49161c98bf9831375.tar.gz
src-0548198d4e5e30dd91faeed49161c98bf9831375.zip
Adjust brightness by smaller increments
Diffstat (limited to '')
-rw-r--r--home/.config/cwm/cwmrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc
index 87824d5d..a3aeb483 100644
--- a/home/.config/cwm/cwmrc
+++ b/home/.config/cwm/cwmrc
@@ -58,8 +58,8 @@ bind-key 4-space menu-exec
 bind-key 4S-r restart
 bind-key 4S-q quit
 
-bind-key F1 "xbacklight -steps 1 -10"
-bind-key F2 "xbacklight -steps 1 +10"
+bind-key F1 "xbacklight -steps 1 -5"
+bind-key F2 "xbacklight -steps 1 +5"
 
 unbind-mouse all
 bind-mouse 4-1 window-move