diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-04 16:07:13 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-04 16:07:13 -0800 |
commit | 2dda52917bbabc12f8c57cd9dfc0422d50707bd6 (patch) | |
tree | d85f892821c9e611dacddcf08f7c1cba92a76462 /home/xyz/.config/mimeapps.list | |
parent | 3f1d0eeefe58ac0474398fbde109fec0c53cf619 (diff) |
mimeapps.list; telegram auto add itself
Diffstat (limited to 'home/xyz/.config/mimeapps.list')
-rw-r--r-- | home/xyz/.config/mimeapps.list | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/home/xyz/.config/mimeapps.list b/home/xyz/.config/mimeapps.list index 9beb62d2..4c79dc06 100644 --- a/home/xyz/.config/mimeapps.list +++ b/home/xyz/.config/mimeapps.list @@ -1,7 +1,3 @@ -# it seems there's no need to put sxiv.desktop into ~/.local/share/applications/ if there exist sxiv.desktop in /usr/share/applications -# no need to use xdg-mime to install it if already exist? -# but if you what to create new .desktop desktop entries with new name, you need to put it in ~/.local/share/applications/ - [Default Applications] application/pdf=org.pwmt.zathura.desktop; application/epub+zip=org.pwmt.zathura.desktop; @@ -9,3 +5,7 @@ image/gif=nsxiv.desktop; image/jpeg=nsxiv.desktop; image/png=nsxiv.desktop; inode/directory=file.desktop; +x-scheme-handler/tg=userapp-Telegram Desktop-1MFXF1.desktop + +[Added Associations] +x-scheme-handler/tg=userapp-Telegram Desktop-1MFXF1.desktop; |