Set LibreWolf as desktop default browser

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 23:21:59 +02:00
parent 4510fe7ee9
commit 1fc8854522
2 changed files with 16 additions and 0 deletions

View File

@@ -139,6 +139,10 @@ desktop_common_dotfiles:
src: .config/rofi/ src: .config/rofi/
dest: .config/rofi/ dest: .config/rofi/
mode: preserve mode: preserve
- name: MIME application defaults
src: .config/mimeapps.list
dest: .config/mimeapps.list
mode: "0644"
- name: fastfetch config - name: fastfetch config
src: .config/fastfetch/ src: .config/fastfetch/
dest: .config/fastfetch/ dest: .config/fastfetch/
@@ -257,6 +261,7 @@ desktop_flatpak_packages:
- com.calibre_ebook.calibre - com.calibre_ebook.calibre
- com.github.tchx84.Flatseal - com.github.tchx84.Flatseal
- com.spotify.Client - com.spotify.Client
- io.gitlab.librewolf-community
- io.github.flattool.Warehouse - io.github.flattool.Warehouse
- org.telegram.desktop - org.telegram.desktop
- sh.loft.devpod - sh.loft.devpod

View File

@@ -0,0 +1,11 @@
[Default Applications]
text/html=io.gitlab.librewolf-community.desktop
x-scheme-handler/http=io.gitlab.librewolf-community.desktop
x-scheme-handler/https=io.gitlab.librewolf-community.desktop
x-scheme-handler/about=io.gitlab.librewolf-community.desktop
x-scheme-handler/unknown=io.gitlab.librewolf-community.desktop
application/pdf=com.github.xournalpp.xournalpp.desktop
[Added Associations]
text/plain=emacs.desktop;
application/pdf=com.github.xournalpp.xournalpp.desktop;