Update plasma
This commit is contained in:
parent
e1e688fa9d
commit
ae815154bd
1 changed files with 8 additions and 8 deletions
|
@ -60,15 +60,15 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "org.kde.plasma.digitalclock";
|
||||
config = {
|
||||
Appearance = {
|
||||
showDate = "false";
|
||||
digitalclock = {
|
||||
calendar.firstDayOfWeek = "sunday";
|
||||
time = {
|
||||
format = "24h";
|
||||
showSeconds = "never";
|
||||
use24hFormat = "24h";
|
||||
selectedTimeZones = [
|
||||
"Asia/Tokyo"
|
||||
];
|
||||
};
|
||||
timeZone = {
|
||||
selected = [ "Asia/Tokyo" "Europe/Warsaw" "America/Los_Angeles" "America/Central"];
|
||||
lastSelected = "Asia/Tokyo";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue