mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
9 lines
236 B
Bash
9 lines
236 B
Bash
#!/bin/bash
|
|
|
|
yay -S --noconfirm --needed \
|
|
brightnessctl playerctl pamixer pavucontrol wireplumber \
|
|
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool wl-clip-persist \
|
|
nautilus sushi ffmpegthumbnailer \
|
|
mpv evince imv \
|
|
chromium
|