diff options
Diffstat (limited to '')
-rw-r--r-- | home/.config/cwm/cwmrc | 4 |
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 |