This commit is contained in:
zastian-dev
2026-01-22 14:54:14 +00:00
parent 08d9999722
commit 805aaa789c
6 changed files with 22 additions and 20 deletions

View File

@@ -37,13 +37,13 @@
home.stateVersion = "23.11";
# Common GTK settings
gtk = {
enable = true;
iconTheme = {
name = "Reversal-black-dark";
package = pkgs.reversal-icon-theme.override { allColorVariants = true; };
};
};
#gtk = {
# enable = true;
# iconTheme = {
# name = "Reversal-black-dark";
# package = pkgs.reversal-icon-theme.override { allColorVariants = true; };
# };
#};
# Common packages for all users
home.packages = with pkgs; [