feat: qt theme, pkgs update, env var fix

This commit is contained in:
2024-11-12 10:59:36 +01:00
parent 048e272fb6
commit d7328f61f0
5 changed files with 34 additions and 10 deletions

View File

@@ -2,11 +2,11 @@
{
imports = [ inputs.stylix.homeManagerModules.stylix ];
qt = {
enable = false;
style.name = "gtk2";
platformTheme.name = "gtk";
};
#qt = {
# enable = false;
# style.name = "gtk2";
# platformTheme.name = "gtk";
#};
gtk.iconTheme = {
name = "Papirus-Dark";