mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
fixed issue breaking Zen install
This commit is contained in:
12
files/system/usr/etc/skel/.config/mimeapps.list
Normal file
12
files/system/usr/etc/skel/.config/mimeapps.list
Normal 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
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user