Switch to Firefox flatpak

This commit is contained in:
Salt 2022-04-15 21:42:57 -05:00
parent 77e332d9cc
commit 9d75d1ed75

View File

@ -99,7 +99,6 @@ desktop_apt_packages:
- element-desktop # Matrix client - element-desktop # Matrix client
- filelight # Disk space management utility - filelight # Disk space management utility
- filezilla # FTP/SFTP/FTPS client, useful once in a blue moon - filezilla # FTP/SFTP/FTPS client, useful once in a blue moon
- firefox # MY MAN
- gimp # Fantastic image editor - gimp # Fantastic image editor
- joy2key # A neat wrapper to bind controller inputs to keyboard keys - joy2key # A neat wrapper to bind controller inputs to keyboard keys
- kcolorchooser # Color picker, used all the time in themeing - kcolorchooser # Color picker, used all the time in themeing
@ -141,6 +140,7 @@ desktop_apt_packages_extra: []
desktop_apt_packages_remove: desktop_apt_packages_remove:
# Previously installed, but obsoleted by Flatpak # Previously installed, but obsoleted by Flatpak
- discord - discord
- firefox
- obs-studio - obs-studio
- lutris - lutris
- minetest - minetest
@ -166,6 +166,7 @@ desktop_flatpak_packages:
- net.minetest.Minetest - net.minetest.Minetest
- org.DolphinEmu.dolphin-emu - org.DolphinEmu.dolphin-emu
- org.getmonero.Monero - org.getmonero.Monero
- org.mozilla.firefox
- remote: flathub-beta - remote: flathub-beta
packages: packages:
- net.lutris.Lutris - net.lutris.Lutris