fix(home): clock/date and spacers on plasma panel
This commit is contained in:
parent
186afc9cd0
commit
7151ae23d7
@ -75,12 +75,14 @@
|
||||
digitalClock = {
|
||||
date.format = "isoDate";
|
||||
time.format = "24h";
|
||||
|
||||
date.position = "besideTime";
|
||||
calendar.firstDayOfWeek = "monday";
|
||||
};
|
||||
};
|
||||
|
||||
workspaces = "org.kde.plasma.pager";
|
||||
separator = "org.kde.plasma.marginseparator";
|
||||
separator = "org.kde.plasma.panelspacer";
|
||||
desktop = "org.kde.plasma.showdesktop";
|
||||
in
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user