summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-22 22:15:27 +0000
committerstkhan <personal@slickd.xyz>2021-05-22 22:15:27 +0000
commitcb40be2023b0dbb3f0fe4b9f952c2417e88eeabd (patch)
tree7a87c0db5bbc8c33227d5b3e5ce66e3ef580ece2 /install.sh
parent70ff4a524e92b0680a8d52b3c6dd0d7bf49dae8b (diff)
added Dracula theme
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
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"