From 5ee0b34e1fdb37ae7fa7b91919db715cc989d66c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 19 Jul 2025 18:38:05 +0200 Subject: Update --- .cwmrc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to '.cwmrc') diff --git a/.cwmrc b/.cwmrc index 0f58418..d549878 100644 --- a/.cwmrc +++ b/.cwmrc @@ -1,6 +1,5 @@ fontname "Berkeley Mono:size=8:bold" borderwidth 2 -color ungroupborder yellow sticky yes moveamount 100 unbind-key all @@ -8,7 +7,6 @@ unbind-mouse all bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" -bind-key 4-e "thunar" bind-key 4-b "chromium --new-window" bind-key 4-p "rofi -show drun" bind-key 4-z "xmagnify -s 1000 -z 3" @@ -42,10 +40,10 @@ bind-key 4-Up window-move-up bind-key 4-Down window-move-down bind-key 4-Left window-move-left bind-key 4-Right window-move-right -bind-key MC-Up window-resize-up-big -bind-key MC-Down window-resize-down-big -bind-key MC-Left window-resize-left-big -bind-key MC-Right window-resize-right-big +bind-key 4S-Up window-resize-up-big +bind-key 4S-Down window-resize-down-big +bind-key 4S-Left window-resize-left-big +bind-key 4S-Right window-resize-right-big bind-mouse 4-1 window-move bind-mouse 4-3 window-resize -- cgit v1.2.3