init stylix

This commit is contained in:
twoneis 2024-03-20 04:05:24 +01:00
parent e9115aa102
commit a4c4fc6809
12 changed files with 298 additions and 95 deletions

View file

@ -3,7 +3,7 @@
./art
./browser
./chat
./cursor
# ./cursor
./discord
./direnv
./editor
@ -27,13 +27,4 @@
};
programs.home-manager.enable = true;
dconf = {
enable = true;
settings = {
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
};
};
};
}