Update
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-03-26 20:08:46 +0000 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-03-26 20:08:46 +0000 |
| Commit | 5a6bcf9fc87c592a00d084e81b1863ca9630c5ef (patch) |
|
-rw-r--r-- |
.cwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
| 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" |
| ... | |||