feat(wm): gtk prefer dark theme
This commit is contained in:
parent
429cc76d0f
commit
48af126f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
accent = "mauve";
|
accent = "mauve";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
gtk3.extraConfig."gtk-application-prefer-dark—theme" = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.pointerCursor = {
|
home.pointerCursor = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue