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