From de9990afd454afb16afc5080fe922e605df23e27 Mon Sep 17 00:00:00 2001
From: albert <albert@sysctl.io>
Date: Wed, 3 Jan 2024 08:31:50 +0900
Subject: [PATCH] Update Plasma

---
 .../common/desktops/plasma6/plasma-manager.nix   | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/home-manager/common/desktops/plasma6/plasma-manager.nix b/home-manager/common/desktops/plasma6/plasma-manager.nix
index c884daaa..2aa72020 100644
--- a/home-manager/common/desktops/plasma6/plasma-manager.nix
+++ b/home-manager/common/desktops/plasma6/plasma-manager.nix
@@ -255,12 +255,12 @@
       "kdeglobals"."KFileDialog Settings"."Sort reversed" = false;
       "kdeglobals"."KFileDialog Settings"."Speedbar Width" = 140;
       "kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree";
-      "kdeglobals"."WM"."activeBackground" = "47,52,63";
-      "kdeglobals"."WM"."activeBlend" = "47,52,63";
-      "kdeglobals"."WM"."activeForeground" = "211,218,227";
-      "kdeglobals"."WM"."inactiveBackground" = "47,52,63";
-      "kdeglobals"."WM"."inactiveBlend" = "47,52,63";
-      "kdeglobals"."WM"."inactiveForeground" = "102,106,115";
+      "kdeglobals"."WM"."activeBackground" = "231,232,235";
+      "kdeglobals"."WM"."activeBlend" = "231,232,235";
+      "kdeglobals"."WM"."activeForeground" = "92,97,108";
+      "kdeglobals"."WM"."inactiveBackground" = "231,232,235";
+      "kdeglobals"."WM"."inactiveBlend" = "231,232,235";
+      "kdeglobals"."WM"."inactiveForeground" = "163,165,172";
       "kglobalshortcutsrc"."ActivityManager"."_k_friendly_name" = "Activity Manager";
       "kglobalshortcutsrc"."KDE Keyboard Layout Switcher"."_k_friendly_name" = "Keyboard Layout Switcher";
       "kglobalshortcutsrc"."kaccess"."_k_friendly_name" = "Accessibility";
@@ -279,8 +279,10 @@
       "kwinrc"."NightColor"."LatitudeAuto" = 35.010000;
       "kwinrc"."NightColor"."LongitudeAuto" = 135.750000;
       "kwinrc"."Tiling"."padding" = 8;
-      "kwinrc"."Tiling.8fb41a9a-cf1b-523a-8368-54507f6885e6"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.6945312499999999},{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.30546875000000007}]}";
+      "kwinrc"."Tiling.8fb41a9a-cf1b-523a-8368-54507f6885e6"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.7046874999999998},{\"width\":0.2953125000000002}]}";
       "kwinrc"."Tiling.91ea1083-8eb3-59af-b2ce-03778d8cef2a"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.36484375},{\"width\":0.635156249999999}]}";
+      "kwinrc"."org.kde.kdecoration2"."BorderSize" = "None";
+      "kwinrc"."org.kde.kdecoration2"."BorderSizeAuto" = false;
       "plasma-localerc"."Formats"."LANG" = "en_US.UTF-8";
       "plasmarc"."Theme"."name" = "Arc-Dark";
       "plasmarc"."Wallpapers"."usersWallpapers" = "/etc/nixos/git/wallpapers/default/wallpaper1.png";