From 34438f4ce718e3244d87b21bd9b5f67ffc0d54bd Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 5 Sep 2026 13:20:23 +0100 Subject: Added new determine the resize edge from the pointer's position in the window section. --- .config/cow/cow.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/cow/cow.conf') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 866fdeb..a720e73 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -510,6 +510,9 @@ bind LS+b script { # Hold the chosen modifier while dragging anywhere in a window. mouse L+left window-move mouse L+right window-resize +# Determine the resize edge from the pointer's position in the window: +# mouse L+right window-resize -e automatic +# bind L+r window-resize -e automatic -W # Super+middle-drag: drag a window's titlebar onto another to containerise # them. Release over the target's titlebar to group; release over empty # space completes a normal move. Super+Shift+left is an alternative for -- cgit v1.3