Change GTK theme to Arc Dark
All dark is a way better
This commit is contained in:
parent
8a9f2f290f
commit
874369bd18
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = {
|
theme = {
|
||||||
name = "Arc-Darker";
|
name = "Arc-Dark";
|
||||||
package = pkgs.arc-theme;
|
package = pkgs.arc-theme;
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue