aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-03 16:38:11 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-03 16:38:11 +0200
commit52b983cb30804fbc2950db29823a28abd924e266 (patch)
tree70321f852ed43873cf37e59465da8ec657a22270 /install.sh
parent8975df2c312e412729b0338b0663910ee5806fd2 (diff)
pacman-based: install xorg-xinit for startx
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 53854a3..8dafa26 100755
--- a/install.sh
+++ b/install.sh
@@ -42,6 +42,7 @@ if command_exists pacman; then
bspwm \
sxhkd \
xorg \
+ xorg-xinit \
rofi \
polybar \
scrot \