System install: Add flameshot and arandr to ubuntu install script
This commit is contained in:
parent
da2e707294
commit
be6f27ee3a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ BASIC_PACKAGES=(
|
|||
python3-pip
|
||||
fd-find
|
||||
pavucontrol
|
||||
flameshot
|
||||
arandr
|
||||
)
|
||||
|
||||
# ====== INSTALL BRAVE =========
|
||||
|
|
|
|||
Loading…
Reference in a new issue