Add Loupe as flatpak
This commit is contained in:
parent
bdaa6971a6
commit
97f65c15c4
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ set -e
|
|||
exec 2> >(while read line; do echo -e "\e[01;31m$line\e[0m"; done)
|
||||
|
||||
flatpak install --noninteractive org.gnome.World.PikaBackup
|
||||
flatpak install --noninteractive org.gnome.Loupe
|
||||
flatpak install --noninteractive dev.deedles.Trayscale
|
||||
|
|
Loading…
Reference in a new issue