mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Only install pacakages if they arent there already
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
sudo pacman -Sy --noconfirm \
|
||||
sudo pacman -Sy --noconfirm --needed \
|
||||
sddm-kcm \
|
||||
qt6-base qt6-svg qt6-virtualkeyboard qt6-multimedia
|
||||
|
||||
|
Reference in New Issue
Block a user