mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
10 lines
243 B
Bash
10 lines
243 B
Bash
#!/bin/bash
|
|
|
|
yay -S --noconfirm --needed \
|
|
brightnessctl playerctl pamixer wiremix wireplumber \
|
|
fcitx5 fcitx5-gtk fcitx5-qt wl-clip-persist \
|
|
nautilus sushi ffmpegthumbnailer \
|
|
slurp wl-screenrec satty \
|
|
mpv evince imv \
|
|
chromium
|