add xdg entry for telegram/kotatogram
This commit is contained in:
parent
739c874e74
commit
f84f9f6f82
1 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,10 @@ let
|
|||
"application/xhtml+xml"
|
||||
"application/x-extension-xhtml"
|
||||
"application/x-extension-xht"
|
||||
];
|
||||
] // {
|
||||
# XXX: this thing found it unwritable so it just deletes it and rewrite???
|
||||
"x-scheme-handler/tg" = "userapp-Kotatogram Desktop-CHJI40.desktop";
|
||||
};
|
||||
in {
|
||||
xdg = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue