diff options
Diffstat (limited to '.cwmrc')
| -rw-r--r-- | .cwmrc | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -10,7 +10,7 @@ bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' | |||
| 10 | bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" | 10 | bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
| 11 | bind-key 4-e /home/m/Applications/Brave-nightly-v1.82.99-x86_64.AppImage --new-window" | 11 | bind-key 4-e /home/m/Applications/Brave-nightly-v1.82.99-x86_64.AppImage --new-window" |
| 12 | bind-key 4-p "rofi -show drun" | 12 | bind-key 4-p "rofi -show drun" |
| 13 | bind-key 4-z "xmagnify -s 1000 -z 3" | 13 | bind-key 4-s "xmagnify -s 1000 -z 3" |
| 14 | bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1045,416,236" | 14 | bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1045,416,236" |
| 15 | bind-key 4-bracketright "pats -t" | 15 | bind-key 4-bracketright "pats -t" |
| 16 | bind-key XF86AudioLowerVolume "pactl set-sink-volume @DEFAULT_SINK@ -5%" | 16 | bind-key XF86AudioLowerVolume "pactl set-sink-volume @DEFAULT_SINK@ -5%" |
| @@ -21,6 +21,7 @@ bind-key 4S-q quit | |||
| 21 | bind-key 4S-r restart | 21 | bind-key 4S-r restart |
| 22 | bind-key 4-q window-close | 22 | bind-key 4-q window-close |
| 23 | bind-key 4-l lock | 23 | bind-key 4-l lock |
| 24 | bind-key 4-f window-fullscreen | ||
| 24 | bind-key 4-z window-vmaximize | 25 | bind-key 4-z window-vmaximize |
| 25 | bind-key 4-x window-hmaximize | 26 | bind-key 4-x window-hmaximize |
| 26 | bind-key M-Tab window-cycle | 27 | bind-key M-Tab window-cycle |
| @@ -48,5 +49,5 @@ bind-key 4S-Right window-resize-right | |||
| 48 | bind-mouse 4-1 window-move | 49 | bind-mouse 4-1 window-move |
| 49 | bind-mouse 4-3 window-resize | 50 | bind-mouse 4-3 window-resize |
| 50 | bind-mouse 1 menu-window | 51 | bind-mouse 1 menu-window |
| 51 | bind-mouse 2 menu-ssh | 52 | bind-mouse 2 menu-exec-wm |
| 52 | bind-mouse 3 menu-group | 53 | bind-mouse 3 menu-group |
