From dc3e9819fd8a8e517ea100a0f8ed2aa7a62dcca1 Mon Sep 17 00:00:00 2001 From: chn Date: Tue, 28 May 2024 20:28:43 +0800 Subject: [PATCH] user.chn.plasma: fix theme --- modules/user/chn/plasma/theme.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/user/chn/plasma/theme.nix b/modules/user/chn/plasma/theme.nix index a279e74e..2c93e2da 100644 --- a/modules/user/chn/plasma/theme.nix +++ b/modules/user/chn/plasma/theme.nix @@ -8,9 +8,10 @@ inputs: { theme = "Fluent-round-light"; colorScheme = "FluentLight"; - cursorTheme = "Breeze_Snow"; + cursorTheme = "Breeze_Light"; lookAndFeel = "com.github.vinceliuice.Fluent-round-light"; - # iconTheme = "Breeze"; + # ~/.config/kdeglobals [Icons] + iconTheme = "Tela-circle-light"; }; configFile = {