From 3199b72574db255f8ec904cb6792c22b24925cd0 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 19 Jul 2025 18:02:31 +0200 Subject: Update --- .cwmrc | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to '.cwmrc') diff --git a/.cwmrc b/.cwmrc index 13343c8..0f58418 100644 --- a/.cwmrc +++ b/.cwmrc @@ -2,6 +2,7 @@ fontname "Berkeley Mono:size=8:bold" borderwidth 2 color ungroupborder yellow sticky yes +moveamount 100 unbind-key all unbind-mouse all @@ -37,7 +38,17 @@ bind-key 4S-4 window-movetogroup-4 bind-key 4S-5 window-movetogroup-5 bind-key 4S-6 window-movetogroup-6 +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-mouse 4-1 window-move bind-mouse 4-3 window-resize -bind-mouse 2 menu-group -bind-mouse 3 menu-window +bind-mouse 1 menu-window +bind-mouse 2 menu-ssh +bind-mouse 3 menu-group -- cgit v1.2.3