Moved desktops/screens settings into separate /mlvwm/Desktops config file

This commit is contained in:
Morgan Aldridge 2019-01-15 16:55:15 -05:00
parent 67f4c23cf5
commit cbcf7203d8
2 changed files with 11 additions and 9 deletions

View File

@ -1,6 +1,3 @@
## Number of Desktop
Desktopnum 3
## Follow mouse activation of window
#FollowToMouse
@ -30,12 +27,6 @@ IconifyShade
# Double click time
DoubleClickTime 300
# Edge resistance force
EdgeResistance 50 50
## Show window name with desktop number on window list
#DisplayDeskNumber
# Set icon search path. It needs before "Style".
IconPath /usr/local/include/X11/pixmaps:/home2/tak/bin/pixmap
IconMenuIcon finder.xpm
@ -64,6 +55,9 @@ END
# Load Theme from themes/ ('System7', 'MacOS8', or 'MacOS9')
Read .mlvwm/themes/System7
# Load the Desktops (i.e. screens) settings
Read .mlvwm/Desktops
# Load the default menu bar
# (IMPORTANT: The Apple menu is defined in the theme, so _must_ be loaded before
# the default menu bar)

8
.mlvwm/Desktops Normal file
View File

@ -0,0 +1,8 @@
## Number of Desktop
Desktopnum 1
# Edge resistance force
EdgeResistance 50 50
## Show window name with desktop number on window list
#DisplayDeskNumber