From 34e3a94f8ad4a5aaecb7c52cd1a8f6f681b4634e Mon Sep 17 00:00:00 2001 From: Himbeer Date: Sun, 2 Jun 2024 22:25:44 +0200 Subject: Minimize graphical program usage --- install.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 9198aa5..808db4f 100755 --- a/install.sh +++ b/install.sh @@ -49,6 +49,7 @@ if command_exists pacman; then waylock \ swaybg \ swayidle \ + feh \ libnotify \ vlc \ firefox \ @@ -59,7 +60,6 @@ if command_exists pacman; then fontconfig \ terminus-font \ ttf-hack \ - ttf-hanazono \ noto-fonts \ noto-fonts-emoji \ noto-fonts-extra \ @@ -76,18 +76,14 @@ if command_exists pacman; then gstreamer \ gst-plugins-base \ gst-plugins-good \ - gst-plugins-bad \ - sl + gst-plugins-bad paru -Sy --noconfirm --needed \ river-bsp-layout \ shotman \ slurp \ - cava \ - neo-matrix \ wired \ - wlopm-git \ - feh + wlopm-git ${SUDO} rc-update add seatd boot ${SUDO} rc-service seatd start -- cgit v1.2.3