From ae265fd47da9ca4850d5a1934d7f67ccb26d5e82 Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Mon, 3 Aug 2026 21:08:32 +0200 Subject: [PATCH] calendrier TBD --- .local/state/noctalia/settings.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" ]