diff --git a/files/system/usr/etc/skel/.config/mimeapps.list b/files/system/usr/etc/skel/.config/mimeapps.list new file mode 100644 index 0000000..a969076 --- /dev/null +++ b/files/system/usr/etc/skel/.config/mimeapps.list @@ -0,0 +1,12 @@ +[Default Applications] +text/html=app.zen_browser.zen.desktop +x-scheme-handler/http=app.zen_browser.zen.desktop +x-scheme-handler/https=app.zen_browser.zen.desktop +x-scheme-handler/ftp=app.zen_browser.zen.desktop +x-scheme-handler/chrome=app.zen_browser.zen.desktop +application/x-extension-htm=app.zen_browser.zen.desktop +application/x-extension-html=app.zen_browser.zen.desktop +application/x-extension-shtml=app.zen_browser.zen.desktop +application/xhtml+xml=app.zen_browser.zen.desktop +application/x-extension-xhtml=app.zen_browser.zen.desktop +application/x-extension-xht=app.zen_browser.zen.desktop diff --git a/recipes/common/flatpak-packages.yml b/recipes/common/flatpak-packages.yml index db974b4..aa10bd9 100644 --- a/recipes/common/flatpak-packages.yml +++ b/recipes/common/flatpak-packages.yml @@ -1,8 +1,8 @@ modules: - type: default-flatpaks + notify: true configurations: - - notify: true - scope: system + - scope: system install: - org.tenacityaudio.Tenacity - app.zen_browser.zen