From d2acff5bcd8d88789c9b20e4cf6bb755dc641f65 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:05:56 -0400 Subject: roman numerals didn't fit --- fvwm/.fvwm/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 18e6114..ed70b44 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -718,10 +718,10 @@ DestroyModuleConfig LeftPanel:* # *LeftPanel: (120x45, Icon "fvwm-logo-small.png", Frame 0) *LeftPanel: (120x5, Frame 0) *LeftPanel: (10x10, Frame 0) -*LeftPanel: (25x10, Id desk0, Title "I", Action (Mouse 1) GotoDesk 0 0, Colorset 11, ActiveColorset 12, Frame 0) -*LeftPanel: (25x10, Id desk1, Title "II", Action (Mouse 1) GotoDesk 0 1, ActiveColorset 12, Frame 0) -*LeftPanel: (25x10, Id desk2, Title "III", Action (Mouse 1) GotoDesk 0 2, ActiveColorset 12, Frame 0) -*LeftPanel: (25x10, Id desk3, Title "IV", Action (Mouse 1) GotoDesk 0 3, ActiveColorset 12, Frame 0) +*LeftPanel: (25x10, Id desk0, Title "1", Action (Mouse 1) GotoDesk 0 0, Colorset 11, ActiveColorset 12, Frame 0) +*LeftPanel: (25x10, Id desk1, Title "2", Action (Mouse 1) GotoDesk 0 1, ActiveColorset 12, Frame 0) +*LeftPanel: (25x10, Id desk2, Title "3", Action (Mouse 1) GotoDesk 0 2, ActiveColorset 12, Frame 0) +*LeftPanel: (25x10, Id desk3, Title "4", Action (Mouse 1) GotoDesk 0 3, ActiveColorset 12, Frame 0) *LeftPanel: (10x10, Frame 0) *LeftPanel: (5x50, Frame 0) *LeftPanel: (110x50, Swallow FvwmPager 'Module FvwmPager *', Frame 0) -- cgit v1.2.3