Fix error null values crash waybar installation
This commit is contained in:
parent
c1c05d5574
commit
9715b9569a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
[ "custom/sep"
|
[ "custom/sep"
|
||||||
"backlight"
|
"backlight"
|
||||||
"battery"]
|
"battery"]
|
||||||
else null
|
else []
|
||||||
) ++ [
|
) ++ [
|
||||||
"custom/sep"
|
"custom/sep"
|
||||||
"memory"
|
"memory"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue