From 3e05260423e83d892ef094bc536a08eada9eebd0 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 23 Nov 2022 06:43:51 -0600 Subject: [PATCH] Remove 4 unused flatpaks. (#31) --- tasks/workstation/linux/software/flatpaks.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tasks/workstation/linux/software/flatpaks.yml b/tasks/workstation/linux/software/flatpaks.yml index 188c9a2..f1c3ce3 100644 --- a/tasks/workstation/linux/software/flatpaks.yml +++ b/tasks/workstation/linux/software/flatpaks.yml @@ -34,16 +34,12 @@ set_fact: flatpaks_generic: - { app: "org.libreoffice.LibreOffice", name: "office", extra: "" } - - { app: "org.telegram.desktop", name: "telegram", extra: "" } - { app: "io.lbry.lbry-app", name: "lbry", extra: "dbus-launch" } - - { app: "org.signal.Signal", name: "signal", extra: "" } - { app: "io.gitlab.librewolf-community", name: "librewolf", extra: "" } - { app: "chat.delta.desktop", name: "deltachat", extra: "" } - - { app: "im.riot.Riot", name: "element", extra: "" } flatpaks_coding: - { app: "com.vscodium.codium", name: "codium", extra: "" } - { app: "com.google.AndroidStudio", name: "android-studio", extra: "" } - - { app: "com.jetbrains.PyCharm-Community", name: "pycharm", extra: "" } - { app: "io.dbeaver.DBeaverCommunity", name: "dbeaver", extra: "" } flatpaks_editing: - { app: "org.shotcut.Shotcut", name: "shotcut", extra: "" } @@ -63,6 +59,12 @@ - { app: "org.mozilla.Thunderbird", name: "thunderbird", extra: "" } # Doesn't integrate with Nextcloud as well as Evolution. - { app: "org.audacityteam.Audacity", name: "audacity", extra: "" } # Say "no thanks" to spyware. - { app: "com.discordapp.Discord", name: "discord", extra: "" } # Stopped working, just spins and says Starting. + # 2022-11-20 No longer using any of these and they're taking up a lot of space. # + - { app: "im.riot.Riot", name: "element", extra: "" } + - { app: "org.signal.Signal", name: "signal", extra: "" } + - { app: "org.telegram.desktop", name: "telegram", extra: "" } + - { app: "com.jetbrains.PyCharm-Community", name: "pycharm", extra: "" } + # End 2022-11-20 # # Generic #