diff --git a/.local/state/noctalia/settings.toml b/.local/state/noctalia/settings.toml index ec65218..fbdefc2 100644 --- a/.local/state/noctalia/settings.toml +++ b/.local/state/noctalia/settings.toml @@ -1,5 +1,8 @@ config_version = 8 +[calendar] +enabled = true + [lockscreen_widgets] enabled = false schema_version = 2 @@ -43,7 +46,7 @@ builtin = "Nord" community_palette = "Oxocarbon" mode = "dark" source = "wallpaper" -wallpaper_scheme = "vibrant" +wallpaper_scheme = "m3-fruit-salad" [theme.templates] builtin_ids = [ "foot", "gtk3", "gtk4", "qt", "sway" ]