mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
10 lines
237 B
Bash
10 lines
237 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 \
|
|
mpv evince imv \
|
|
chromium
|