From 55350b2187aa29db006ce8c9ee9fc0cf5f1e3891 Mon Sep 17 00:00:00 2001 From: lew Date: Thu, 18 Dec 2025 11:21:45 +0000 Subject: [PATCH] Update .config/DankMaterialShell/settings.json Update .config/niri/overview.kdl --- private_dot_config/DankMaterialShell/settings.json | 10 +++++++++- private_dot_config/niri/overview.kdl | 9 +++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/private_dot_config/DankMaterialShell/settings.json b/private_dot_config/DankMaterialShell/settings.json index 9209511..9a87f39 100644 --- a/private_dot_config/DankMaterialShell/settings.json +++ b/private_dot_config/DankMaterialShell/settings.json @@ -16,7 +16,7 @@ "animationSpeed": 4, "customAnimationDuration": 100, "wallpaperFillMode": "Fill", - "blurredWallpaperLayer": false, + "blurredWallpaperLayer": true, "blurWallpaperOnOverview": false, "showLauncherButton": true, "showWorkspaceSwitcher": true, @@ -227,6 +227,11 @@ "notificationOverlayEnabled": false, "modalDarkenBackground": true, "lockScreenShowPowerActions": true, + "lockScreenShowSystemIcons": true, + "lockScreenShowTime": true, + "lockScreenShowDate": true, + "lockScreenShowProfileImage": true, + "lockScreenShowPasswordField": true, "enableFprint": false, "maxFprintTries": 15, "lockScreenActiveMonitor": "all", @@ -264,6 +269,7 @@ "customPowerActionHibernate": "", "customPowerActionReboot": "", "customPowerActionPowerOff": "", + "updaterHideWidget": false, "updaterUseCustomCommand": false, "updaterCustomCommand": "", "updaterTerminalAdditionalParams": "", @@ -277,6 +283,8 @@ "showOnLastDisplay": { "notifications": true }, + "niriOutputSettings": {}, + "hyprlandOutputSettings": {}, "barConfigs": [ { "id": "default", diff --git a/private_dot_config/niri/overview.kdl b/private_dot_config/niri/overview.kdl index 6478819..7755f83 100644 --- a/private_dot_config/niri/overview.kdl +++ b/private_dot_config/niri/overview.kdl @@ -1,3 +1,8 @@ -overview { - backdrop-color "#3B224C" +layer-rule { + match namespace="dms:blurwallpaper" + place-within-backdrop true +} + +overview { + backdrop-color "transparent" }