From 35349a426d7373948f23c63cf7abcad569bd589f Mon Sep 17 00:00:00 2001 From: Bas Grolleman Date: Wed, 13 May 2026 09:21:00 +0200 Subject: [PATCH] Noctalia --- noctalia/settings.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/noctalia/settings.json b/noctalia/settings.json index 3416b91..ae39fe2 100644 --- a/noctalia/settings.json +++ b/noctalia/settings.json @@ -347,17 +347,17 @@ "indicatorThickness": 3, "launcherIcon": "", "launcherIconColor": "none", - "launcherPosition": "end", - "launcherUseDistroLogo": false, + "launcherPosition": "start", + "launcherUseDistroLogo": true, "monitors": [ ], "onlySameOutput": true, "pinnedApps": [ ], - "pinnedStatic": false, - "position": "bottom", + "pinnedStatic": true, + "position": "left", "showDockIndicator": true, - "showLauncherIcon": false, + "showLauncherIcon": true, "sitOnFrame": false, "size": 1 },