summary refs log tree commit diff
path: root/home
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
commit63b3a72f01b171bab78aed84cb96030f79f5260b (patch)
tree1bcb4f9fd8cf9f1d629c69e7580a5f4af71f7b1e /home
parentFix cwm window cycling, move big by default (diff)
downloadsrc-63b3a72f01b171bab78aed84cb96030f79f5260b.tar.gz
src-63b3a72f01b171bab78aed84cb96030f79f5260b.zip
Adjust brightness by smaller increments
Diffstat (limited to 'home')
-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