changes
This commit is contained in:
parent
694802fedd
commit
68c78004c9
2 changed files with 3 additions and 1 deletions
|
@ -34,3 +34,5 @@ packages[game]="openarena"
|
|||
|
||||
# ham radio
|
||||
packages[ham]="direwolf gqrx-sdr ax25-tools ax25-apps"
|
||||
|
||||
packages[lol]="lolcat"
|
||||
|
|
2
setup.sh
2
setup.sh
|
@ -92,7 +92,7 @@ do
|
|||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo || error
|
||||
;;
|
||||
gnome)
|
||||
sudo flatpak install firefox gradience || error
|
||||
sudo flatpak install org.mozilla.firefox com.github.GradienceTeam.Gradience || error
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue