mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 03:10:43 +00:00
Enable dconf & set system-wide dark-mode
This commit is contained in:
parent
affd57d3cc
commit
4ceafed0d0
4 changed files with 19 additions and 0 deletions
|
@ -16,6 +16,9 @@ in {
|
|||
|
||||
# gnome's keyring manager
|
||||
seahorse.enable = true;
|
||||
|
||||
# registry for linux (thanks to Gnome)
|
||||
dconf.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue