Change GTK theme to Arc Dark

All dark is a way better
This commit is contained in:
Yorick Barbanneau 2023-07-23 01:32:52 +02:00
parent 8a9f2f290f
commit 874369bd18

View file

@ -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 = {