fix(vicinae): use the icons
This commit is contained in:
@@ -56,11 +56,11 @@ in {
|
|||||||
theme = {
|
theme = {
|
||||||
light = {
|
light = {
|
||||||
name = "matugen";
|
name = "matugen";
|
||||||
icon_theme = "default";
|
icon_theme = "Papirus-Dark";
|
||||||
};
|
};
|
||||||
dark = {
|
dark = {
|
||||||
name = "matugen";
|
name = "matugen";
|
||||||
icon_theme = "default";
|
icon_theme = "Papirus-Dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user