Update
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 18:02:31 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 18:02:31 +0200 |
| Commit | 3199b72574db255f8ec904cb6792c22b24925cd0 (patch) |
|
-rw-r--r-- |
.cwmrc | 15 |
1 files changed, 13 insertions, 2 deletions
| diff --git a/.cwmrc b/.cwmrc | |||
| ... | |||
| 2 | borderwidth 2 |
2 | borderwidth 2 |
| 3 | color ungroupborder yellow |
3 | color ungroupborder yellow |
| 4 | sticky yes |
4 | sticky yes |
| 5 | moveamount 100 |
||
| 5 | unbind-key all |
6 | unbind-key all |
| 6 | unbind-mouse all |
7 | unbind-mouse all |
| 7 | 8 | ||
| ... | |||
| 37 | bind-key 4S-5 window-movetogroup-5 |
38 | bind-key 4S-5 window-movetogroup-5 |
| 38 | bind-key 4S-6 window-movetogroup-6 |
39 | bind-key 4S-6 window-movetogroup-6 |
| 39 | 40 | ||
| 41 | bind-key 4-Up window-move-up |
||
| 42 | bind-key 4-Down window-move-down |
||
| 43 | bind-key 4-Left window-move-left |
||
| 44 | bind-key 4-Right window-move-right |
||
| 45 | bind-key MC-Up window-resize-up-big |
||
| 46 | bind-key MC-Down window-resize-down-big |
||
| 47 | bind-key MC-Left window-resize-left-big |
||
| 48 | bind-key MC-Right window-resize-right-big |
||
| 49 | |||
| 40 | bind-mouse 4-1 window-move |
50 | bind-mouse 4-1 window-move |
| 41 | bind-mouse 4-3 window-resize |
51 | bind-mouse 4-3 window-resize |
| 42 | bind-mouse 2 menu-group |
52 | bind-mouse 1 menu-window |
| 43 | bind-mouse 3 menu-window |
53 | bind-mouse 2 menu-ssh |
| 54 | bind-mouse 3 menu-group |
||