diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-10 10:00:16 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-10 10:00:16 +0200 |
| commit | dd55ec85d9c2909797029663aef084b893f02fa8 (patch) | |
| tree | 53b6bbc2660864e313f7a188432f01abf2a13ea0 /.cwmrc | |
| parent | da540cdde1867eccf2f0a608ed537a7b8a5a2f1a (diff) | |
| download | dotfiles-dd55ec85d9c2909797029663aef084b893f02fa8.tar.gz | |
Update
Diffstat (limited to '.cwmrc')
| -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 | ||
