mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
foot.ini: use a quoted, empty string for “indicator-format”
We don’t allow empty values, but we do allow quoted, empty values.
This commit is contained in:
parent
051e862420
commit
57d9a7451f
1 changed files with 1 additions and 1 deletions
2
foot.ini
2
foot.ini
|
|
@ -48,7 +48,7 @@
|
|||
# lines=1000
|
||||
# multiplier=3.0
|
||||
# indicator-position=relative
|
||||
# indicator-format=
|
||||
# indicator-format=""
|
||||
|
||||
[url]
|
||||
# launch=xdg-open ${url}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue