init stylix
This commit is contained in:
parent
e9115aa102
commit
a4c4fc6809
12 changed files with 298 additions and 95 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue