mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-10 08:20:59 -04:00
config: url.protocols: make it comma separated, for consistency
This commit is contained in:
parent
53516aceec
commit
121ea39942
3 changed files with 21 additions and 10 deletions
2
foot.ini
2
foot.ini
|
|
@ -45,7 +45,7 @@
|
|||
# launch=xdg-open ${url}
|
||||
# label-letters=sadfjklewcmpgh
|
||||
# osc8-underline=url-mode
|
||||
# protocols = http https ftp ftps file gemini gopher
|
||||
# protocols = http, https, ftp, ftps, file, gemini, gopher
|
||||
|
||||
[cursor]
|
||||
# style=block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue