From 9101886d9c5577a3b7dbbe2fdb89176345d041d5 Mon Sep 17 00:00:00 2001 From: Emmet Date: Wed, 12 Feb 2025 20:32:33 -0600 Subject: [PATCH] Finalized plasma config (I hope!) --- hosts/stardust/configuration.nix | 2 +- modules/user/plasma/default.nix | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/hosts/stardust/configuration.nix b/hosts/stardust/configuration.nix index b70af3ff..542cd447 100644 --- a/hosts/stardust/configuration.nix +++ b/hosts/stardust/configuration.nix @@ -38,7 +38,7 @@ # style stylix = { enable = true; - theme = "eris"; + theme = "spaceduck"; }; }; diff --git a/modules/user/plasma/default.nix b/modules/user/plasma/default.nix index 332edcc3..ad091d91 100644 --- a/modules/user/plasma/default.nix +++ b/modules/user/plasma/default.nix @@ -19,12 +19,11 @@ in { ".config/kdeglobals".enable = lib.mkForce false; ".config/qt5ct/qt5ct.conf".enable = lib.mkForce false; }; + stylix.targets.kde.enable = true; programs.plasma = { enable = true; workspace = { clickItemTo = "select"; - lookAndFeel = "org.kde.breezedark.desktop"; - iconTheme = "Breeze-Dark"; wallpaper = config.stylix.image; }; shortcuts = {