From cb40be2023b0dbb3f0fe4b9f952c2417e88eeabd Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 22 May 2021 22:15:27 +0000 Subject: added Dracula theme --- install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 24d4d60..d5bd50f 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,7 @@ #!/usr/bin/bash +sudo pacman -S --needed wpa_supplicant iw dhcpcd adobe-source-code-pro-fonts falkon libnotify dunst picom light feh xorg xorg-xinit pulseaudio + # Sets variables here dwm="dwm-6.2" st="st" -- cgit v1.2.3