From bc6bed59607f5ae4be9acc66719aa6f253e137d7 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 3 Apr 2023 11:26:08 +0100 Subject: [PATCH] Fix catppuccin cursors, add lightly application theme --- nixos/desktop/plasma.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/desktop/plasma.nix b/nixos/desktop/plasma.nix index d56d0e46..e5e45d4d 100644 --- a/nixos/desktop/plasma.nix +++ b/nixos/desktop/plasma.nix @@ -13,9 +13,10 @@ programs.kdeconnect.enable = true; environment.systemPackages = with pkgs; [ + libsForQt5.lightly catppuccin-kde catppuccin-gtk - catppuccin-cursors + catppuccin-cursors.macchiatoDark ]; # Configure keymap in X11