From 8a8493fd15e18b5e02cd888a00eb58500e86cc05 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 27 Mar 2026 09:56:34 +0100 Subject: noctalia: Misc changes --- .config/noctalia/settings.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to '.config/noctalia') diff --git a/.config/noctalia/settings.json b/.config/noctalia/settings.json index 4ed655f..d824bee 100644 --- a/.config/noctalia/settings.json +++ b/.config/noctalia/settings.json @@ -84,6 +84,15 @@ "id": "Clock", "tooltipFormat": "HH:mm ddd, MMM dd", "useCustomFont": false + }, + { + "defaultSettings": { + "compactMode": false, + "defaultDuration": 0, + "iconColor": "none", + "textColor": "none" + }, + "id": "plugin:timer" } ], "left": [ @@ -135,10 +144,6 @@ "useFixedWidth": false, "visualizerType": "linear" }, - { - "id": "Spacer", - "width": 20 - }, { "blacklist": [ ], @@ -462,7 +467,7 @@ "nightLight": { "autoSchedule": true, "dayTemp": "6500", - "enabled": true, + "enabled": false, "forced": false, "manualSunrise": "06:30", "manualSunset": "18:30", -- cgit v1.2.3