gtk: readd theme
This commit is contained in:
parent
b0204b0641
commit
b736a93563
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
theme = {
|
||||||
|
name = "Tokyonight-Dark-BL";
|
||||||
|
package = pkgs.tokyo-night-gtk;
|
||||||
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
name = "Papirus";
|
name = "Papirus";
|
||||||
package = pkgs.papirus-icon-theme;
|
package = pkgs.papirus-icon-theme;
|
||||||
|
|
Loading…
Reference in a new issue