diff options
| author | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
| commit | eea06be2f6104acc224e5e541ba0abd08b462276 (patch) | |
| tree | 9834598bf6dea3187ffcddb1001bb34affa19c88 /fvwm/.fvwm/config | |
| parent | a6ba2b98411fecd7af1cfc755f642fcb78c5c0d8 (diff) | |
add more fvwm pages, fix themes
Diffstat (limited to 'fvwm/.fvwm/config')
| -rw-r--r-- | fvwm/.fvwm/config | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 8230e50..d2af2c1 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -223,7 +223,7 @@ DesktopName 0 Main DesktopName 1 Desk1 DesktopName 2 Desk2 DesktopName 3 Desk3 -DesktopSize 2x2 +DesktopSize 3x3 # EdgeScroll will move the view port between the Pages when the mouse # moves to the edge of the screen. This set the amount of distance to @@ -576,13 +576,23 @@ Silent Key F4 A 4S MoveToDesk 0 3 Silent Key 1 A 4 GotoPage 0 0 Silent Key 2 A 4 GotoPage 1 0 -Silent Key 3 A 4 GotoPage 0 1 -Silent Key 4 A 4 GotoPage 1 1 +Silent Key 3 A 4 GotoPage 2 0 +Silent Key 4 A 4 GotoPage 0 1 +Silent Key 5 A 4 GotoPage 1 1 +Silent Key 6 A 4 GotoPage 2 1 +Silent Key 7 A 4 GotoPage 0 2 +Silent Key 8 A 4 GotoPage 1 2 +Silent Key 9 A 4 GotoPage 2 2 Silent Key 1 A 4S MoveToPage 0 0 Silent Key 2 A 4S MoveToPage 1 0 -Silent Key 3 A 4S MoveToPage 0 1 -Silent Key 4 A 4S MoveToPage 1 1 +Silent Key 3 A 4S MoveToPage 2 0 +Silent Key 4 A 4S MoveToPage 0 1 +Silent Key 5 A 4S MoveToPage 1 1 +Silent Key 6 A 4S MoveToPage 2 1 +Silent Key 7 A 4S MoveToPage 0 2 +Silent Key 8 A 4S MoveToPage 1 2 +Silent Key 9 A 4S MoveToPage 2 2 DestroyMenu MenuSendToPage AddToMenu MenuSendToPage @@ -824,7 +834,7 @@ DestroyModuleConfig FvwmPager:* *FvwmPager: BalloonFont "xft:Iosevka Comfy:Italic:size=14:antialias=True" *FvwmPager: BallonYOffset +2 *FvwmPager: Window3dBorders -*FvwmPager: MiniIcons +# *FvwmPager: MiniIcons # FvwmIconMan # |
