dconf fix
This commit is contained in:
@@ -81,6 +81,11 @@
|
|||||||
copyq = {
|
copyq = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
dconf = {
|
||||||
|
settings = {
|
||||||
|
color-scheme = "prefer-dark";
|
||||||
|
};
|
||||||
|
};
|
||||||
gpg = {
|
gpg = {
|
||||||
enable = false;
|
enable = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user