diff --git a/programs/desktop/plasma6/rc2.Vanguard.nix b/programs/desktop/plasma6/rc2.Vanguard.nix index 65a9bfe..80eb059 100644 --- a/programs/desktop/plasma6/rc2.Vanguard.nix +++ b/programs/desktop/plasma6/rc2.Vanguard.nix @@ -232,9 +232,17 @@ "dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; "kactivitymanagerdrc"."activities"."3a255797-6a41-468f-9fbe-df9962c88a25" = "Default"; "kactivitymanagerdrc"."main"."currentActivity" = "3a255797-6a41-468f-9fbe-df9962c88a25"; + "kcminputrc"."Mouse"."cursorTheme" = "volantes_cursors"; "kded5rc"."Module-device_automounter"."autoload" = false; "kdeglobals"."General"."TerminalApplication" = "alacritty"; "kdeglobals"."General"."TerminalService" = "Alacritty.desktop"; + "kdeglobals"."General"."XftHintStyle" = "hintslight"; + "kdeglobals"."General"."XftSubPixel" = "none"; + "kdeglobals"."General"."fixed" = "IosevkaCustom Nerd Font,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."font" = "Iosevka Custom Aile,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."menuFont" = "Iosevka Custom Aile,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."smallestReadableFont" = "Iosevka Custom Aile,8,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."toolBarFont" = "Iosevka Custom Aile,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; "kdeglobals"."KFileDialog Settings"."Allow Expansion" = false; "kdeglobals"."KFileDialog Settings"."Automatically select filename extension" = true; "kdeglobals"."KFileDialog Settings"."Breadcrumb Navigation" = true; @@ -255,6 +263,7 @@ "kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree"; "kdeglobals"."WM"."activeBackground" = "227,229,231"; "kdeglobals"."WM"."activeBlend" = "227,229,231"; + "kdeglobals"."WM"."activeFont" = "Iosevka Custom Aile,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; "kdeglobals"."WM"."activeForeground" = "35,38,41"; "kdeglobals"."WM"."inactiveBackground" = "239,240,241"; "kdeglobals"."WM"."inactiveBlend" = "239,240,241"; @@ -274,6 +283,10 @@ "kwinrc"."Desktops"."Id_1" = "218e89db-a8f6-4934-b208-fab77d713749"; "kwinrc"."Desktops"."Number" = 1; "kwinrc"."Desktops"."Rows" = 1; + "kwinrc"."NightColor"."Active" = true; + "kwinrc"."NightColor"."LatitudeFixed" = 52; + "kwinrc"."NightColor"."LongitudeFixed" = "-1"; + "kwinrc"."NightColor"."Mode" = "Location"; "kwinrc"."Tiling"."padding" = 4; "kwinrc"."Tiling/0aef56bb-100c-5eaf-a28f-3f0afd19a4c1"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; "kwinrc"."Tiling/e8454134-7b0f-5bf7-a7b5-acc4118ede5c"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}";