diff options
author | Marc Coquand <marc@mccd.space> | 2024-07-07 10:55:30 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-07-07 10:55:30 -0500 |
commit | 2417190fa224dec06daaec7f9b132a5e89b74e23 (patch) | |
tree | fe963d9714b5aef2ba8f122dff8819a069fc3c2c /cwmrc | |
parent | 6b4c0820f976fc3a265f6e9e413a6f65f4aa2152 (diff) | |
download | openbsd-netbsd.tar.gz openbsd-netbsd.tar.bz2 openbsd-netbsd.zip |
Netbsd setupnetbsd
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 |