gtk: readd theme

This commit is contained in:
notohh 2024-04-26 17:23:51 -04:00
parent b0204b0641
commit b736a93563
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,6 +15,10 @@
gtk = {
enable = true;
theme = {
name = "Tokyonight-Dark-BL";
package = pkgs.tokyo-night-gtk;
};
iconTheme = {
name = "Papirus";
package = pkgs.papirus-icon-theme;