|
diff --git a/.cwmrc b/.cwmrc
|
| ... |
| 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 110x60' |
| 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 C-Escape "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
11 |
bind-key C-Escape "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
| 12 |
bind-key 4-e /home/m/Applications/brave --new-window" |
12 |
bind-key 4-w /home/m/Applications/brave --new-window |
|
|
13 |
bind-key 4-e thunar |
| 13 |
bind-key 4-p "rofi -show drun -theme ~/.black.rasi" |
14 |
bind-key 4-p "rofi -show drun -theme ~/.black.rasi" |
| 14 |
bind-key 4-s "xmagnify -s 1000 -z 3" |
15 |
bind-key 4-s "xmagnify -s 1000 -z 3" |
| 15 |
bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1040,416,236" |
16 |
bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1040,416,236" |
| ... |