diff options
Diffstat (limited to 'cwmrc')
-rw-r--r-- | cwmrc | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -8,13 +8,6 @@ autogroup 0 xclock, xterm ignore xclock unbind-key all - -bind-key 0-XF86MonBrightnessUp "doas brightnessctl s +5%" -bind-key 0-XF86MonBrightnessDown "doas brightnessctl s 5%-" -bind-key 0-XF86AudioLowerVolume "pamixer -d 5" -bind-key 0-XF86AudioRaiseVolume "pamixer -i 5" -bind-key 0-XF86AudioMute "pamixer -t" - color menufg "#FFFFFF" #black color font "#000000" #black color menubg "#F5E094" #white |