summaryrefslogtreecommitdiff
path: root/cwmrc
diff options
context:
space:
mode:
Diffstat (limited to 'cwmrc')
-rw-r--r--cwmrc22
1 files changed, 11 insertions, 11 deletions
diff --git a/cwmrc b/cwmrc
index 8f62717..73136e2 100644
--- a/cwmrc
+++ b/cwmrc
@@ -16,8 +16,8 @@ color selfont "#000000" #black
color activeborder "#559999"
color inactiveborder "#E8E8E8"
-bind-key 0-XF86MonBrightnessUp "backlight -inc 10"
-bind-key 0-XF86MonBrightnessDown "backlight -dec 10"
+bind-key 0-XF86MonBrightnessUp "xbacklight -inc 10"
+bind-key 0-XF86MonBrightnessDown "xbacklight -dec 10"
bind-key 0-XF86AudioLowerVolume "pamixer -d 5"
bind-key 0-XF86AudioRaiseVolume "pamixer -i 5"
bind-key 0-XF86AudioMute "pamixer -t"
@@ -26,19 +26,19 @@ bind-mouse 4-3 window-resize
bind-mouse 4-1 window-move
bind-key 4-s menu-window
bind-key 4-Return "alacritty"
-bind-key 4-e "alacritty -e aerc "
+bind-key 4-e "alacritty -e aerc"
bind-key 4-q window-close
bind-key 4-m window-fullscreen
bind-key 4-l window-vtile
bind-key 4-u window-vmaximize
-bind-key 4-f window-move-right-big 4000
-bind-key 4S-f window-resize-right-big 4000
-bind-key 4-n window-move-down-big 4000
-bind-key 4S-n window-resize-down-big 4000
-bind-key 4-p window-move-up-big 4000
-bind-key 4S-p window-resize-up-big 4000
-bind-key 4-b window-move-left-big 4000
-bind-key 4S-b window-resize-left-big 4000
+bind-key 4-f window-move-right-big 50000
+bind-key 4S-f window-resize-right-big 50000
+bind-key 4-n window-move-down-big 50000
+bind-key 4S-n window-resize-down-big 50000
+bind-key 4-p window-move-up-big 50000
+bind-key 4S-p window-resize-up-big 50000
+bind-key 4-b window-move-left-big 50000
+bind-key 4S-b window-resize-left-big 50000
bind-key 4S-r restart
bind-key 4-space menu-exec
bind-key 4-Tab window-cycle