aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home.legacy/conf/gtk')
-rw-r--r--modules/home.legacy/conf/gtk/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home.legacy/conf/gtk/default.nix b/modules/home.legacy/conf/gtk/default.nix
index c1a94f73..e624765b 100644
--- a/modules/home.legacy/conf/gtk/default.nix
+++ b/modules/home.legacy/conf/gtk/default.nix
@@ -15,6 +15,7 @@
gtk = {
enable = true;
theme = {
+ # NOTE: The `nordic` package pulls the whole plasma shell, to copy some stuff from a plasma theme :/ <2026-05-29>
package = pkgs.nordic;
name = "Nordic";
};