waybar: fix attribute 'default' missing (#1541)
This commit is contained in:
parent
1fc2289454
commit
37b8c5f680
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ mkTarget {
|
|||
'';
|
||||
in
|
||||
{
|
||||
stylix.targets.waybar.background = lib.default "@base00";
|
||||
stylix.targets.waybar.background = lib.mkDefault "@base00";
|
||||
programs.waybar.style =
|
||||
with colors.withHashtag;
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue