Compare commits
1 Commits
05c3c82542
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 8aefde06fa |
@@ -35,7 +35,7 @@ lineCount=1
|
|||||||
lockPanel=false
|
lockPanel=false
|
||||||
opacity=80
|
opacity=80
|
||||||
panelSize=32
|
panelSize=32
|
||||||
plugins=mainmenu, showdesktop2, quicklaunch, taskbar, tray, mount, volume2, worldclock2, kbindicator
|
plugins=mainmenu, showdesktop, quicklaunch, taskbar, traymount, statusnotifier, tray, volume, kbindicator, worldclock
|
||||||
position=Bottom
|
position=Bottom
|
||||||
reserve-space=true
|
reserve-space=true
|
||||||
show-delay=0
|
show-delay=0
|
||||||
@@ -51,7 +51,7 @@ apps\3\desktop=/usr/share/applications/qterminal.desktop
|
|||||||
apps\size=3
|
apps\size=3
|
||||||
type=quicklaunch
|
type=quicklaunch
|
||||||
|
|
||||||
[showdesktop2]
|
[showdesktop]
|
||||||
alignment=Left
|
alignment=Left
|
||||||
type=showdesktop
|
type=showdesktop
|
||||||
|
|
||||||
@@ -74,15 +74,19 @@ showOnlyMinimizedTasks=false
|
|||||||
showOnlyOneDesktopTasks=false
|
showOnlyOneDesktopTasks=false
|
||||||
type=taskbar
|
type=taskbar
|
||||||
|
|
||||||
|
[statusnotifier]
|
||||||
|
alignment=Left
|
||||||
|
type=statusnotifier
|
||||||
|
|
||||||
[tray]
|
[tray]
|
||||||
alignment=Right
|
alignment=Right
|
||||||
type=tray
|
type=tray
|
||||||
|
|
||||||
[volume2]
|
[volume]
|
||||||
alignment=Right
|
alignment=Right
|
||||||
type=volume
|
type=volume
|
||||||
|
|
||||||
[worldclock2]
|
[worldclock]
|
||||||
alignment=Right
|
alignment=Right
|
||||||
autoRotate=true
|
autoRotate=true
|
||||||
customFormat="'<b>'HH:mm'</b><br/><font size=\"-1\">'ddd, d MMM yyyy'<br/>'TT'</font>'"
|
customFormat="'<b>'HH:mm'</b><br/><font size=\"-1\">'ddd, d MMM yyyy'<br/>'TT'</font>'"
|
||||||
|
|||||||
Reference in New Issue
Block a user