Change to dracula icon
This commit is contained in:
parent
26c56bfcbe
commit
6fd6e04498
@ -6,6 +6,6 @@
|
|||||||
gtk.theme.package = lib.mkForce pkgs.adw-gtk3;
|
gtk.theme.package = lib.mkForce pkgs.adw-gtk3;
|
||||||
gtk.theme.name = "adw-gtk3";
|
gtk.theme.name = "adw-gtk3";
|
||||||
|
|
||||||
gtk.iconTheme.package = pkgs.tela-circle-icon-theme;
|
gtk.iconTheme.package = pkgs.dracula-icon-theme;
|
||||||
gtk.iconTheme.name = "Tela-circle-dark";
|
gtk.iconTheme.name = "Dracula";
|
||||||
}
|
}
|
||||||
0
modules/home-manager/themes/tela-circle-dracula.nix
Normal file
0
modules/home-manager/themes/tela-circle-dracula.nix
Normal file
Loading…
Reference in New Issue
Block a user