Fix error null values crash waybar installation

This commit is contained in:
Yorick Barbanneau 2023-09-09 23:47:58 +02:00
parent c1c05d5574
commit 9715b9569a

View file

@ -21,7 +21,7 @@
[ "custom/sep" [ "custom/sep"
"backlight" "backlight"
"battery"] "battery"]
else null else []
) ++ [ ) ++ [
"custom/sep" "custom/sep"
"memory" "memory"