From fe2168b902a1775ae50041710b79d7751237f1ce Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 21 Apr 2021 16:07:50 +0000 Subject: Added light as dep --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e71ac8c..f97554a 100755 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ dwmblocks="./dwmblocks" theme='green' echo "Welcome to the sarc installer!" rm log.txt - sudo pacman -Sy --needed adobe-source-code-pro-fonts xorg xorg-xinit picom feh dunst pulseaudio + sudo pacman -Sy --needed adobe-source-code-pro-fonts xorg xorg-xinit light picom feh dunst pulseaudio cd dwm-6.2 -- cgit v1.2.3