From 0b5d298bc4b352a04154e14140f98b2faad2c731 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Mon, 8 Jun 2026 17:02:36 +0200 Subject: [PATCH] Noctalia, improve bar with only one window --- homes/julian/features/hyprland/noctalia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homes/julian/features/hyprland/noctalia.json b/homes/julian/features/hyprland/noctalia.json index ef7df40..0acf07b 100644 --- a/homes/julian/features/hyprland/noctalia.json +++ b/homes/julian/features/hyprland/noctalia.json @@ -12,14 +12,14 @@ "widgetSpacing": 6, "contentPadding": 2, "fontScale": 1, - "enableExclusionZoneInset": true, + "enableExclusionZoneInset": false, "backgroundOpacity": 1, "useSeparateOpacity": false, "marginVertical": 4, "marginHorizontal": 4, "frameThickness": 8, "frameRadius": 12, - "outerCorners": true, + "outerCorners": false, "hideOnOverview": false, "displayMode": "always_visible", "autoHideDelay": 500,