From b9dae657725ab9f3ab44963f89d924c16810e2c1 Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 23 Apr 2021 18:07:00 +0000 Subject: Added notifications to some scripts --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 921b66f..e0e8d1a 100755 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ theme="green" echo "Welcome to the sarc installer!" rm log.txt - sudo pacman -Sy --needed adobe-source-code-pro-fonts falkon xorg xorg-xinit light picom feh dunst pulseaudio + sudo pacman -Sy --needed adobe-source-code-pro-fonts falkon libnotify xorg xorg-xinit light picom feh dunst pulseaudio cd dwm-6.2 -- cgit v1.2.3