diff --git a/ansible/inventory/group_vars/desktop.yml b/ansible/inventory/group_vars/desktop.yml index f6864da..a695398 100644 --- a/ansible/inventory/group_vars/desktop.yml +++ b/ansible/inventory/group_vars/desktop.yml @@ -60,7 +60,7 @@ profile_packages: - bridge-utils - celluloid - ctags - - chromium + - firefox - deluge-gtk - dnsmasq - emacs-gtk3 @@ -307,7 +307,6 @@ desktop_flatpak_packages: - com.calibre_ebook.calibre - com.github.tchx84.Flatseal - com.spotify.Client - - io.gitlab.librewolf-community - io.github.flattool.Warehouse - org.telegram.desktop - sh.loft.devpod diff --git a/dotfiles/desktop/.config/mimeapps.list b/dotfiles/desktop/.config/mimeapps.list index 51713de..1182de4 100644 --- a/dotfiles/desktop/.config/mimeapps.list +++ b/dotfiles/desktop/.config/mimeapps.list @@ -1,9 +1,9 @@ [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 +text/html=firefox.desktop +x-scheme-handler/http=firefox.desktop +x-scheme-handler/https=firefox.desktop +x-scheme-handler/about=firefox.desktop +x-scheme-handler/unknown=firefox.desktop application/pdf=com.github.xournalpp.xournalpp.desktop application/json=emacs.desktop application/json5=emacs.desktop