fixup sway and add mimeapps
This commit is contained in:
parent
879489efcb
commit
829c8d9392
9 changed files with 71 additions and 33 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
home.sessionVariables.BROWSER = "qutebrowser";
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"application/xhtml+xml" = "org.qutebrowser.qutebrowser.desktop";
|
||||
"text/html" = "org.qutebrowser.qutebrowser.desktop";
|
||||
};
|
||||
programs.qutebrowser = {
|
||||
enable = true;
|
||||
searchEngines = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue