summary refs log tree commit diff
diff options
context:
space:
mode:
-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
8:13 -0500'>2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe