hm
This commit is contained in:
9
home/core/gui/style/dconf.nix
Normal file
9
home/core/gui/style/dconf.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
dconf = {
|
||||
settings = {
|
||||
"org/gnome/desktop/interface" = {
|
||||
color-scheme = "prefer-dark";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user