From 6d1c4a1dda2aea174959b65e2be790a23f55641f Mon Sep 17 00:00:00 2001 From: albert Date: Thu, 20 Jun 2024 14:19:40 +0900 Subject: [PATCH] Updates --- home-manager/common/desktops/plasma6/plasma-manager.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/home-manager/common/desktops/plasma6/plasma-manager.nix b/home-manager/common/desktops/plasma6/plasma-manager.nix index dbc7630a..dd129c56 100644 --- a/home-manager/common/desktops/plasma6/plasma-manager.nix +++ b/home-manager/common/desktops/plasma6/plasma-manager.nix @@ -20,11 +20,11 @@ }; # Set Virtual Desktops Desktops = { + Rows = 1; Number = { value = 4; immutable = true; }; - Rows = 1; }; }; }; @@ -35,10 +35,7 @@ wallpaper = "/etc/nixos/git/wallpapers/${theme}/wallpaper1.png"; theme = "Arc-Dark"; colorScheme = "Arc"; - }; - - kwin = { - + cursor.theme = "Adwaita"; }; panels = [