diff options
| author | Daniel <[email protected]> | 2024-07-23 11:05:56 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-07-23 11:07:10 -0400 |
| commit | d2acff5bcd8d88789c9b20e4cf6bb755dc641f65 (patch) | |
| tree | 93235d2acb61d92d3144848ca5357292d562ac90 /fvwm | |
| parent | 4cfa9b6704ca39142dfb466bec09d4f7c551887f (diff) | |
roman numerals didn't fit
Diffstat (limited to 'fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 8 |
1 files changed, 4 insertions, 4 deletions
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) |
