System install: Add flameshot and arandr to ubuntu install script

This commit is contained in:
t0xa 2025-08-22 14:53:08 +03:00
parent da2e707294
commit be6f27ee3a

View file

@ -31,6 +31,8 @@ BASIC_PACKAGES=(
python3-pip python3-pip
fd-find fd-find
pavucontrol pavucontrol
flameshot
arandr
) )
# ====== INSTALL BRAVE ========= # ====== INSTALL BRAVE =========