Compare commits

..

2 commits

Author SHA1 Message Date
e1a051768a Added Inkscape to deps 2025-08-25 21:14:55 -04:00
6f124b5096 Added Flathub apps for Gnome 2025-08-24 17:29:19 -04:00

View file

@ -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