mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04:00
config: add url.protocols
This makes the protocols recognized by auto-detected URLs configurable. Closes #531
This commit is contained in:
parent
0f483d65ce
commit
53516aceec
6 changed files with 85 additions and 19 deletions
2
foot.ini
2
foot.ini
|
|
@ -45,6 +45,8 @@
|
|||
# launch=xdg-open ${url}
|
||||
# label-letters=sadfjklewcmpgh
|
||||
# osc8-underline=url-mode
|
||||
# protocols = http https ftp ftps file gemini gopher
|
||||
|
||||
[cursor]
|
||||
# style=block
|
||||
# color=111111 dcdccc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue