Update

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-16 09:22:14 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-08-16 09:22:14 +0200
Commit c02a0f72a33c850477e48aa4df43e743d451ff3b (patch)
-rw-r--r-- .cwmrc 2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cwmrc b/.cwmrc
...
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 120x50'
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 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"
...