change xdg setup

This commit is contained in:
Nico 2021-10-31 14:43:26 +00:00
parent d7768db6dd
commit 7c21792174
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ case $1 in
fi fi
;; ;;
gemini://*) gemini://*)
exec termite -e "amfora $1" exec lagrange "$1"
;; ;;
mailto://*) mailto://*)
exec thunderbird "$1" exec thunderbird "$1"