|
diff --git a/.cwmrc b/.cwmrc
|
| ... |
| 9 |
bind-key 4-Return 'alacritty' |
9 |
bind-key 4-Return 'alacritty' |
| 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-w /home/m/Applications/brave --new-window |
12 |
bind-key 4-w brave --new-window |
| 13 |
bind-key 4-e thunar |
13 |
bind-key 4-e thunar |
| 14 |
bind-key 4-r simplescreenrecorder |
14 |
bind-key 4-r simplescreenrecorder |
| 15 |
bind-key 4-p "rofi -show drun -theme ~/.black.rasi" |
15 |
bind-key 4-p "rofi -show drun -theme ~/.black.rasi" |
| ... |