1
0
Fork 0

- decommented configuration directive to open text files with tinmop.

This commit is contained in:
cage 2024-02-28 19:49:39 +01:00
parent 3053183a68
commit 7f6da862cc
1 changed files with 1 additions and 1 deletions

View File

@ -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"