show weekdate in calendar

This commit is contained in:
Kim, Jimin 2024-12-28 11:34:06 +09:00
parent 3a4539935e
commit e631217e41
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -22,6 +22,10 @@
show-battery-percentage = true;
};
"org/gnome/desktop/calendar" = {
show-weekdate = true;
};
"org/gnome/settings-daemon/plugins/color" = {
night-light-enabled = false;
};