|
diff --git a/.cwmrc b/.cwmrc
|
| 1 |
fontname "Berkeley Mono:size=8:bold" |
1 |
fontname "Berkeley Mono:size=8:bold" |
| 2 |
autogroup 1 |
|
|
| 3 |
borderwidth 2 |
2 |
borderwidth 2 |
| 4 |
color ungroupborder yellow |
3 |
color ungroupborder yellow |
| 5 |
sticky yes |
4 |
sticky yes |
| 6 |
|
|
|
| 7 |
unbind-key all |
5 |
unbind-key all |
|
|
6 |
unbind-mouse all |
|
|
7 |
|
| 8 |
bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x50' |
8 |
bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x50' |
| 9 |
bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
9 |
bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
| 10 |
bind-key 4-e "thunar" |
10 |
bind-key 4-e "thunar" |
| ... |
| 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-z "xmagnify -s 1000 -z 3" |
| 14 |
bind-key 4-bracketright "pats -t" |
14 |
bind-key 4-bracketright "pats -t" |
|
|
15 |
|
| 15 |
bind-key 4S-q quit |
16 |
bind-key 4S-q quit |
| 16 |
bind-key 4S-r restart |
17 |
bind-key 4S-r restart |
| 17 |
bind-key 4-q window-close |
18 |
bind-key 4-q window-close |
| 18 |
bind-key 4-l lock |
19 |
bind-key 4-l lock |
| 19 |
bind-key M-Tab window-cycle |
20 |
bind-key M-Tab window-cycle |
| 20 |
bind-key 4-Tab group-cycle |
21 |
bind-key 4-Tab group-cycle |
|
|
22 |
|
| 21 |
bind-key 4-d group-toggle-all |
23 |
bind-key 4-d group-toggle-all |
| 22 |
bind-key 4-1 group-only-1 |
24 |
bind-key 4-1 group-only-1 |
| 23 |
bind-key 4-2 group-only-2 |
25 |
bind-key 4-2 group-only-2 |
| ... |
| 32 |
bind-key 4S-5 window-movetogroup-5 |
34 |
bind-key 4S-5 window-movetogroup-5 |
| 33 |
bind-key 4S-6 window-movetogroup-6 |
35 |
bind-key 4S-6 window-movetogroup-6 |
| 34 |
|
36 |
|
| 35 |
unbind-mouse all |
|
|
| 36 |
bind-mouse 4-1 window-move |
37 |
bind-mouse 4-1 window-move |
| 37 |
bind-mouse 4-3 window-resize |
38 |
bind-mouse 4-3 window-resize |
| 38 |
bind-mouse 1 menu-window |
39 |
bind-mouse 1 window-raise |
| 39 |
bind-mouse 3 menu-group |
40 |
bind-mouse 2 menu-group |
|
|
41 |
bind-mouse 3 menu-window |