From 0bdd6ab1263869bf913f93c7936e420d5d3df9a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sat, 3 May 2025 23:47:47 +0200 Subject: [PATCH] Home Gen515 @ 2025-05-03-23:47 by jonas@comfy-station --- modules/home/plasma.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;