From bd25225e027ef25a47fbcb53382c2d46f1b1ba6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 4 May 2025 00:24:51 +0200 Subject: [PATCH] Home Gen520 @ 2025-05-04-00:24 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 cb854c3..ff44ee4 100644 --- a/modules/home/plasma.nix +++ b/modules/home/plasma.nix @@ -47,12 +47,12 @@ in { }; # use kvantum theme - qt.enable = true; + qt.enable = false; qt.style.name = "Layan"; # add nord like gtk theme gtk = { - enable = true; + enable = false; cursorTheme = { package = pkgs.nordzy-cursor-theme; name = "Nordzy-cursors"; @@ -94,7 +94,7 @@ in { edgeBarrier = 0; # Disables the edge-barriers introduced in plasma 6.1 cornerBarrier = false; - scripts.polonium.enable = true; + scripts.polonium.enable = false; }; kscreenlocker = {