diff options
| author | BardofSprites <[email protected]> | 2024-11-30 09:11:28 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-30 09:11:28 -0500 |
| commit | 1ae2b55c4321c43169ae840449ed4ed6c78da0e4 (patch) | |
| tree | 4dc28f763e108983b71cc8f8b72a0b803d320520 /fvwm/.fvwm/config | |
| parent | 67a99d3bf66b559833c1652d900e1ac99e9ca2ad (diff) | |
center + resize windows
Diffstat (limited to 'fvwm/.fvwm/config')
| -rw-r--r-- | fvwm/.fvwm/config | 10 |
1 files changed, 8 insertions, 2 deletions
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 |
