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
;;
gemini://*)
exec termite -e "amfora $1"
exec lagrange "$1"
;;
mailto://*)
exec thunderbird "$1"