From 1ae2b55c4321c43169ae840449ed4ed6c78da0e4 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:11:28 -0500 Subject: center + resize windows --- fvwm/.fvwm/config | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index a45120a..ab1a9b9 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -746,9 +746,15 @@ Silent Key H A 4 TileLeft 60 100 +0 +0 Silent Key L A 4 TileRight 40 100 -0 +0 Silent Key K A 4 TileTop 40 60 -0 +0 Silent Key J A 4 TileBottom 40 40 -0 -0 - + +DestroyFunc F-Center +AddToFunc F-Center ++ I ThisWindow (!Iconic) Resize 1120p 800p ++ I ThisWindow AnimatedMove 50-50w 50-50w + # Super+C/F/J/H/K/L - center, maximize, move window, etc -Silent Key C A 4S AnimatedMove 50-50w 50-50w +Silent Key C A 4 AnimatedMove 50-50w 50-50w +Silent Key C A 4S F-Center Silent Key F A 4 Maximize toggle 100 100 Silent Key F A 4S Iconify -- cgit v1.2.3