🔧 Improve clock format
Uses more readable clock format in the LXQt taskbar
This commit is contained in:
parent
0626dd0b36
commit
cf0e469dce
1 changed files with 22 additions and 0 deletions
|
|
@ -64,3 +64,25 @@ alignment=Right
|
||||||
|
|
||||||
[worldclock]
|
[worldclock]
|
||||||
alignment=Right
|
alignment=Right
|
||||||
|
autoRotate=true
|
||||||
|
customFormat="'<b>'HH:mm:ss'</b><br/><font size=\"-2\">'ddd, d MMM yyyy'<br/>'TT'</font>'"
|
||||||
|
dateFormatType=custom
|
||||||
|
dateLongNames=false
|
||||||
|
datePadDay=false
|
||||||
|
datePosition=before
|
||||||
|
dateShowDoW=true
|
||||||
|
dateShowYear=false
|
||||||
|
defaultTimeZone=
|
||||||
|
formatType=custom-timeonly
|
||||||
|
showDate=true
|
||||||
|
showTimezone=false
|
||||||
|
showTooltip=false
|
||||||
|
showWeekNumber=true
|
||||||
|
timeAMPM=true
|
||||||
|
timePadHour=true
|
||||||
|
timeShowSeconds=false
|
||||||
|
timeZoneWheel=true
|
||||||
|
timeZones\size=0
|
||||||
|
timezoneFormatType=iana
|
||||||
|
timezonePosition=below
|
||||||
|
useAdvancedManualFormat=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue