Tweak icewm preferences
This commit is contained in:
parent
58f22e302f
commit
f936880e40
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
DateFormat="%F%n%A"
|
DateFormat="%Y-%m-%dT%H:%M:%S%z%n%A W%V"
|
||||||
DesktopBackgroundCenter=1
|
DesktopBackgroundCenter=1
|
||||||
DesktopBackgroundColor="rgb:10/10/10"
|
DesktopBackgroundColor="rgb:10/10/10"
|
||||||
LockCommand="xlock -mode blank -dpmsoff 5"
|
LockCommand="xlock -mode blank -dpmsoff 5"
|
||||||
|
@ -13,6 +13,6 @@ TaskBarShowAPMStatus=1
|
||||||
TaskBarShowShowDesktopButton=0
|
TaskBarShowShowDesktopButton=0
|
||||||
TaskBarShowWindowListMenu=0
|
TaskBarShowWindowListMenu=0
|
||||||
TaskBarShowMailboxStatus=0
|
TaskBarShowMailboxStatus=0
|
||||||
TimeFormat="%T"
|
TimeFormat="%H:%M"
|
||||||
Win95Keys=1
|
Win95Keys=1
|
||||||
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
|
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
xclock.tray: Exclusive
|
xclock.tray: Exclusive
|
||||||
xconsole.tray: Exclusive
|
xconsole.tray: Exclusive
|
||||||
|
xconsole.startMinimized: 1
|
||||||
|
xconsole.fClose: 0
|
||||||
|
|
Loading…
Reference in a new issue