myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 0cfb3326873b85761aa3249c1c9ad419fe718fb9
parent e9ddce8f637ba13b9852f65b4b5ddadd6d978dd0
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 17 Apr 2020 09:32:21 +0200

try to support links with sandboxed_browser (still broken)

Diffstat:
mimeapps.list | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/mimeapps.list b/mimeapps.list @@ -4,3 +4,9 @@ application/pdf=org.gnome.Evince.desktop [Added Associations] image/jpeg=eog.desktop;geeqie.desktop; video/mp4=vlc.desktop; + +text/html=sandboxed_browser.desktop +x-scheme-handler/http=sandboxed_browser.desktop +x-scheme-handler/https=sandboxed_browser.desktop +x-scheme-handler/about=sandboxed_browser.desktop +x-scheme-handler/unknown=sandboxed_browser.desktop