Compare commits
2 commits
58b5fa7362
...
e1a051768a
Author | SHA1 | Date | |
---|---|---|---|
e1a051768a | |||
6f124b5096 |
1 changed files with 4 additions and 1 deletions
|
@ -16,6 +16,9 @@ gnome_install() {
|
||||||
|
|
||||||
# Installing FLH Apps
|
# Installing FLH Apps
|
||||||
$FLH_INSTALL flathub net.nokyan.Resources
|
$FLH_INSTALL flathub net.nokyan.Resources
|
||||||
|
$FLH_INSTALL flathub com.jeffser.Alpaca
|
||||||
|
$FLH_INSTALL flathub de.haeckerfelix.Fragments
|
||||||
|
$FLH_INSTALL flathub net.ankiweb.Anki
|
||||||
}
|
}
|
||||||
gnome_debloat() {
|
gnome_debloat() {
|
||||||
# All System Commands
|
# All System Commands
|
||||||
|
@ -176,7 +179,7 @@ install_pacman() {
|
||||||
$SYS_INSTALL prismlauncher
|
$SYS_INSTALL prismlauncher
|
||||||
|
|
||||||
# Graphics
|
# Graphics
|
||||||
$SYS_INSTALL blender gimp
|
$SYS_INSTALL blender gimp inkscape
|
||||||
}
|
}
|
||||||
install_aur() {
|
install_aur() {
|
||||||
# AUR Install Command
|
# AUR Install Command
|
||||||
|
|
Loading…
Reference in a new issue