feat: mime types for qutebrowser
This commit is contained in:
parent
b03c70b486
commit
8f8efb90ee
7 changed files with 20 additions and 12 deletions
|
@ -35,7 +35,7 @@
|
|||
xdg.mime = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"text/html" = ["qutebrowser.desktop"];
|
||||
"text/html" = ["org.qutebrowser.qutebrowser.desktop"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue