mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Clock: simpler format management (horiz vs vertical) so one can switch the bar position without editing its clock.
This commit is contained in:
@@ -55,10 +55,8 @@ Singleton {
|
||||
"allowUserSettings": true,
|
||||
"usePrimaryColor": true,
|
||||
"useMonospacedFont": true,
|
||||
"line1": "HH:mm ddd, MMM dd",
|
||||
"line2": "",
|
||||
"line3": "",
|
||||
"line4": ""
|
||||
"formatHorizontal": "HH:mm ddd, MMM dd",
|
||||
"formatVertical": "HH mm - dd MM"
|
||||
},
|
||||
"CustomButton": {
|
||||
"allowUserSettings": true,
|
||||
|
||||
Reference in New Issue
Block a user