diff --git a/modules/home/plasma.nix b/modules/home/plasma.nix index 6b3f06f..e16bce4 100644 --- a/modules/home/plasma.nix +++ b/modules/home/plasma.nix @@ -46,7 +46,7 @@ in { # use kvantum theme qt.enable = true; - qt.style.name = "layan"; + qt.style.name = "Layan"; # add nord like gtk theme gtk = { @@ -75,8 +75,8 @@ in { workspace = { clickItemTo = "select"; lookAndFeel = "com.github.vinceliuice.Layan"; - theme = "breeze"; - # colorScheme = "UtterlyNord"; + theme = "Layan"; + colorScheme = "Layan"; cursor = { theme = "Breeze"; size = 24;