sessionVariables

This commit is contained in:
Aleksandr Lebedev 2025-09-06 22:10:21 +02:00
parent 2fe7b773f2
commit a8b2ca17c3

View file

@ -25,7 +25,7 @@
libnotify libnotify
emacs-pgtk emacs-pgtk
]; ];
home.environment = { home.sessionVariables = {
GTK_THEME = "Colloid"; GTK_THEME = "Colloid";
}; };
qt.enable = true; qt.enable = true;