diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -82,7 +82,11 @@ if command_exists pacman; then alsa-utils \ chafa \ xdg-user-dirs \ - xss-lock + xss-lock \ + gstreamer \ + gst-plugins-base \ + gst-plugins-good \ + gst-plugins-bad paru -S --noconfirm cava i3lock-fancy-rapid-git neo-matrix elif command_exists apt; then |