Added gtk theme

This commit is contained in:
EsVagy42 2025-05-24 13:22:23 +02:00
parent 0df8ccbe55
commit f44df161f1
2 changed files with 9 additions and 1 deletions

View file

@ -1 +1 @@
Changed keyd config Added gtk theme

View file

@ -265,6 +265,14 @@
cores = 4; cores = 4;
graphics = true; graphics = true;
}; };
gtk = {
enable = true;
theme = {
name = "Breeze-Dark";
package = pkgs.kdePackages.breeze-gtk;
};
};
}; };
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default