feat: cleanup

This commit is contained in:
2024-01-31 10:02:15 +01:00
parent 710591805a
commit da3501c0ee
7 changed files with 43 additions and 6 deletions

View File

@@ -221,6 +221,8 @@
name = "adw-gtk3-dark";
package = pkgs.adw-gtk3;
};
gtk3.extraCss = builtins.readFile ./gtk.css;
gtk4.extraCss = builtins.readFile ./gtk.css;
iconTheme = {
name = "Tela";
package = pkgs.tela-icon-theme;