From 1cdfdfede802971a59e985aeec58aff80aef243d Mon Sep 17 00:00:00 2001 From: Uzair Mohammed Date: Tue, 25 Feb 2025 22:18:45 -0800 Subject: [PATCH] 1: Added Qogir icon theme --- hosts/precision-5530/system/modules/kdePlasma.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/precision-5530/system/modules/kdePlasma.nix b/hosts/precision-5530/system/modules/kdePlasma.nix index f7b173a..a672420 100644 --- a/hosts/precision-5530/system/modules/kdePlasma.nix +++ b/hosts/precision-5530/system/modules/kdePlasma.nix @@ -22,5 +22,7 @@ flavour = ["latte" "mocha"]; accents = ["mauve"]; }) + + qogir-icon-theme ]; }