mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 09:00: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
5
home/misc/default.nix
Normal file
5
home/misc/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./dconf.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue