mirror of https://codeberg.org/cage/tinmop/
- decommented configuration directive to open text files with tinmop.
This commit is contained in:
parent
3053183a68
commit
7f6da862cc
|
@ -230,7 +230,7 @@ gemini.exclusive.mode.links.height = 1/4
|
|||
# following: valid values are "tinmop" "me" "internal"
|
||||
# ▼▼▼▼▼▼▼▼
|
||||
open "^((gemini://)|(\\.)|(/)).+gmi$" with "tinmop"
|
||||
#open "^((gemini://)|(\\.)|(/)).+txt$" with "tinmop"
|
||||
open "^((gemini://)|(\\.)|(/)).+txt$" with "tinmop"
|
||||
open "^((gemini://)|(\\.)|(/)).+sh$" with "tinmop"
|
||||
open ".gpub$" with "tinmop"
|
||||
|
||||
|
|
Loading…
Reference in New Issue