fixing theme name
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme.name = "Tokyonight-Dark-B";
|
||||
theme.name = "Tokyonight-Dark";
|
||||
theme.package = pkgs.tokyonight-gtk-theme;
|
||||
iconTheme.name = "Tokyonight-Dark";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user