fixed issue breaking Zen install

This commit is contained in:
tumillanino
2026-04-08 09:05:59 +10:00
parent 83c5550ec4
commit a6da2af97c
2 changed files with 14 additions and 2 deletions

View File

@@ -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

View File

@@ -1,8 +1,8 @@
modules: modules:
- type: default-flatpaks - type: default-flatpaks
notify: true
configurations: configurations:
- notify: true - scope: system
scope: system
install: install:
- org.tenacityaudio.Tenacity - org.tenacityaudio.Tenacity
- app.zen_browser.zen - app.zen_browser.zen