diff options
-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; |