]> git.lizzy.rs Git - i3-setup.git/blobdiff - install.sh
Added "i3status" install to fix i3 error
[i3-setup.git] / install.sh
index b86feeba626be450ccfc4dd2583e0ea875c042ad..f1c3415c0ec99340b42b01d94d2967024cc62383 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 sudo -E add-apt-repository -y ppa:regolith-linux/stable
-sudo -E apt install -y i3-gaps feh picom bat lolcat cowsay fortune zsh lua5.3 git imagemagick
+sudo -E apt install -y i3-gaps i3status feh picom bat lolcat cowsay fortune zsh lua5.3 git imagemagick
 
 curl -L https://sw.kovidgoyal.net/kitty/installer.sh | bash
 sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"