diff options
| -rw-r--r-- | .cwmrc | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -6,7 +6,7 @@ moveamount 100 | |||
| 6 | unbind-key all | 6 | unbind-key all |
| 7 | unbind-mouse all | 7 | unbind-mouse all |
| 8 | 8 | ||
| 9 | bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' | 9 | bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 120x50' |
| 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 --new-window" | 11 | bind-key 4-e /home/m/Applications/brave --new-window" |
| 12 | bind-key 4-p "rofi -show drun -theme ~/.black.rasi" | 12 | bind-key 4-p "rofi -show drun -theme ~/.black.rasi" |
| @@ -45,6 +45,8 @@ bind-key 4S-Up window-resize-up | |||
| 45 | bind-key 4S-Down window-resize-down | 45 | bind-key 4S-Down window-resize-down |
| 46 | bind-key 4S-Left window-resize-left | 46 | bind-key 4S-Left window-resize-left |
| 47 | bind-key 4S-Right window-resize-right | 47 | bind-key 4S-Right window-resize-right |
| 48 | bind-key 4C-Top window-snap-top | ||
| 49 | bind-key 4C-Down window-snap-down | ||
| 48 | bind-key 4C-Left window-snap-left | 50 | bind-key 4C-Left window-snap-left |
| 49 | bind-key 4C-Right window-snap-right | 51 | bind-key 4C-Right window-snap-right |
| 50 | 52 | ||
