From 383013f425d977238e8581dd06bab38120612f10 Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Sat, 28 Mar 2026 10:39:12 -0500 Subject: [PATCH] stylix --- modules/home/desktop/plasma/default.nix | 30 ++++++++++++------------- modules/home/stylix/default.nix | 4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/modules/home/desktop/plasma/default.nix b/modules/home/desktop/plasma/default.nix index c8610ae..a1333d7 100644 --- a/modules/home/desktop/plasma/default.nix +++ b/modules/home/desktop/plasma/default.nix @@ -25,21 +25,21 @@ in programs.plasma = { enable = true; - # workspace = { - # colorScheme = "BreezeDark"; - # cursor = { - # theme = "breeze_cursors"; - # size = 24; - # }; - # iconTheme = "breeze-dark"; - # theme = "breeze-dark"; - # lookAndFeel = "org.kde.breezedark.desktop"; - # # Explicitly set Breeze to prevent QT_STYLE_OVERRIDE=kvantum (set by - # # Stylix's qt6ct target) from being picked up by KWin/plasmashell, which - # # would cause a fatal "module kvantum is not installed" QML error and - # # leave the desktop blank. - # widgetStyle = "Breeze"; - # }; + workspace = { + colorScheme = "BreezeDark"; + cursor = { + theme = "breeze_cursors"; + size = 24; + }; + iconTheme = "breeze-dark"; + theme = "breeze-dark"; + lookAndFeel = "org.kde.breezedark.desktop"; + # Explicitly set Breeze to prevent QT_STYLE_OVERRIDE=kvantum (set by + # Stylix's qt6ct target) from being picked up by KWin/plasmashell, which + # would cause a fatal "module kvantum is not installed" QML error and + # leave the desktop blank. + widgetStyle = "Breeze"; + }; # input.mice and input.touchpads require device-specific vendorId/productId # identifiers — configure those per-host in the home config instead. diff --git a/modules/home/stylix/default.nix b/modules/home/stylix/default.nix index 156d0de..4f3e431 100644 --- a/modules/home/stylix/default.nix +++ b/modules/home/stylix/default.nix @@ -77,8 +77,8 @@ in enable = false; useWallpaper = false; }; - kde.enable = true; - qt.enable = true; + kde.enable = false; + qt.enable = false; firefox = { enable = false; profileNames = [