Minor formatting thing
This commit is contained in:
parent
2b778b2ec4
commit
7947adef61
1 changed files with 3 additions and 2 deletions
|
@ -163,7 +163,8 @@
|
||||||
slurp
|
slurp
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
font-awesome
|
font-awesome
|
||||||
(waybar.overrideAttrs (oldAttrs: {
|
(
|
||||||
|
waybar.overrideAttrs (oldAttrs: {
|
||||||
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
|
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue