This commit is contained in:
Kopatz
2023-12-12 11:18:41 +01:00
parent dd08d783a3
commit 4226af0214
2 changed files with 27 additions and 2 deletions

View File

@@ -4,8 +4,8 @@
gtk = {
enable = true;
theme = {
name = "palenight";
package = pkgs.palenight-theme;
name = "Tokyonight-Dark-BL";
package = pkgs.tokyo-night-gtk;
};
cursorTheme = {
package = pkgs.libsForQt5.breeze-gtk;