aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-06-02 22:25:44 +0200
committerHimbeer <himbeer@disroot.org>2024-06-02 22:25:44 +0200
commit34e3a94f8ad4a5aaecb7c52cd1a8f6f681b4634e (patch)
treed2248d2b0abbe11999d52693171d4e38d8cbef9d
parent9be4fb2121e79aba717054a03a15f9f7284dc576 (diff)
Minimize graphical program usage
-rwxr-xr-xinstall.sh10
1 files changed, 3 insertions, 7 deletions
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