More IceWM tweaks
This commit is contained in:
parent
b605087927
commit
47d469a8b0
2 changed files with 8 additions and 1 deletions
|
@ -6,13 +6,19 @@ ModSuperIsCtrlAlt=0
|
||||||
MsgBoxDefaultAction=1
|
MsgBoxDefaultAction=1
|
||||||
OpaqueMove=0
|
OpaqueMove=0
|
||||||
OpaqueResize=0
|
OpaqueResize=0
|
||||||
|
PagerShowMinimized=0
|
||||||
|
PagerShowPreview=0
|
||||||
|
PagerShowWindowIcons=0
|
||||||
|
PreferFreetypeFonts=1
|
||||||
|
RebootCommand="shutdown -r now"
|
||||||
ShowHelp=0
|
ShowHelp=0
|
||||||
ShowThemesMenu=0
|
ShowThemesMenu=0
|
||||||
|
ShutdownCommand="shutdown -p now"
|
||||||
TaskBarAtTop=0
|
TaskBarAtTop=0
|
||||||
TaskBarShowAPMStatus=1
|
TaskBarShowAPMStatus=1
|
||||||
|
TaskBarShowMailboxStatus=0
|
||||||
TaskBarShowShowDesktopButton=0
|
TaskBarShowShowDesktopButton=0
|
||||||
TaskBarShowWindowListMenu=0
|
TaskBarShowWindowListMenu=0
|
||||||
TaskBarShowMailboxStatus=0
|
|
||||||
TimeFormat="%Y-%m-%dT%H:%M%z"
|
TimeFormat="%Y-%m-%dT%H:%M%z"
|
||||||
Win95Keys=1
|
Win95Keys=1
|
||||||
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
|
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
|
||||||
|
|
|
@ -42,3 +42,4 @@ ColorScrollBarInactiveArrow="#404040"
|
||||||
ColorScrollBarSlider="#404040"
|
ColorScrollBarSlider="#404040"
|
||||||
ColorToolTip="#c0c0c0"
|
ColorToolTip="#c0c0c0"
|
||||||
ColorToolTipText="#000000"
|
ColorToolTipText="#000000"
|
||||||
|
MenuFontNameXft="Sans Serif:size=10"
|
||||||
|
|
Loading…
Reference in a new issue