Added screenrecorder win+r shortcut

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-12-30 21:00:51 +0100
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-12-30 21:00:51 +0100
Commit ca989f891d433c4c010bb2123e215fe0a3db3a6a (patch)
-rw-r--r-- .cwmrc 1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cwmrc b/.cwmrc
...
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 /home/m/Applications/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-p "rofi -show drun -theme ~/.black.rasi"
15
bind-key 4-p "rofi -show drun -theme ~/.black.rasi"
15
bind-key 4-s "xmagnify -s 1000 -z 3"
16
bind-key 4-s "xmagnify -s 1000 -z 3"
16
bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1040,416,236"
17
bind-key 4-b "wmctrl -r :ACTIVE: -e 0,3408,1040,416,236"
...