diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 18:38:05 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 18:38:05 +0200 |
| commit | 5ee0b34e1fdb37ae7fa7b91919db715cc989d66c (patch) | |
| tree | 0b9f966f03c4caabda63fa639c0deba9d0996d11 /.cwmrc | |
| parent | 3199b72574db255f8ec904cb6792c22b24925cd0 (diff) | |
| download | dotfiles-5ee0b34e1fdb37ae7fa7b91919db715cc989d66c.tar.gz | |
Update
Diffstat (limited to '.cwmrc')
| -rw-r--r-- | .cwmrc | 10 |
1 files changed, 4 insertions, 6 deletions
| @@ -1,6 +1,5 @@ | |||
| 1 | fontname "Berkeley Mono:size=8:bold" | 1 | fontname "Berkeley Mono:size=8:bold" |
| 2 | borderwidth 2 | 2 | borderwidth 2 |
| 3 | color ungroupborder yellow | ||
| 4 | sticky yes | 3 | sticky yes |
| 5 | moveamount 100 | 4 | moveamount 100 |
| 6 | unbind-key all | 5 | unbind-key all |
| @@ -8,7 +7,6 @@ unbind-mouse all | |||
| 8 | 7 | ||
| 9 | bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' | 8 | 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'" | 9 | bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
| 11 | bind-key 4-e "thunar" | ||
| 12 | bind-key 4-b "chromium --new-window" | 10 | bind-key 4-b "chromium --new-window" |
| 13 | bind-key 4-p "rofi -show drun" | 11 | bind-key 4-p "rofi -show drun" |
| 14 | bind-key 4-z "xmagnify -s 1000 -z 3" | 12 | bind-key 4-z "xmagnify -s 1000 -z 3" |
| @@ -42,10 +40,10 @@ bind-key 4-Up window-move-up | |||
| 42 | bind-key 4-Down window-move-down | 40 | bind-key 4-Down window-move-down |
| 43 | bind-key 4-Left window-move-left | 41 | bind-key 4-Left window-move-left |
| 44 | bind-key 4-Right window-move-right | 42 | bind-key 4-Right window-move-right |
| 45 | bind-key MC-Up window-resize-up-big | 43 | bind-key 4S-Up window-resize-up-big |
| 46 | bind-key MC-Down window-resize-down-big | 44 | bind-key 4S-Down window-resize-down-big |
| 47 | bind-key MC-Left window-resize-left-big | 45 | bind-key 4S-Left window-resize-left-big |
| 48 | bind-key MC-Right window-resize-right-big | 46 | bind-key 4S-Right window-resize-right-big |
| 49 | 47 | ||
| 50 | bind-mouse 4-1 window-move | 48 | bind-mouse 4-1 window-move |
| 51 | bind-mouse 4-3 window-resize | 49 | bind-mouse 4-3 window-resize |
