change icon theme to Papirus-Dark
This commit is contained in:
parent
476b6b841a
commit
0df517e8cc
@ -32,11 +32,8 @@ in
|
|||||||
size = 20;
|
size = 20;
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
# TODO: since XFCE accepts "Tela dark" but Cinnamon
|
name = "Papirus-Dark";
|
||||||
# accepts only "Tela-dark", we have to modularize XFCE and
|
package = pkgs.papirus-icon-theme;
|
||||||
# Cinnamon
|
|
||||||
name = "Tela dark";
|
|
||||||
package = pkgs.tela-icon-theme;
|
|
||||||
};
|
};
|
||||||
gtk3 = {
|
gtk3 = {
|
||||||
extraConfig.gtk-application-prefer-dark-theme = true;
|
extraConfig.gtk-application-prefer-dark-theme = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user