fuzzel: fix icons not being set correctly
This commit is contained in:
parent
07482556dc
commit
3a7b869cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ mkTarget {
|
|||
(
|
||||
{ polarity, icons }:
|
||||
{
|
||||
programs.fuzzel.settings.main."icons" =
|
||||
programs.fuzzel.settings.main."icon-theme" =
|
||||
if (polarity == "dark") then icons.dark else icons.light;
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue