From d61d191e546ce94cf1c0bceab4d679611f28acec Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 6 Jun 2019 17:24:02 -0500 Subject: [PATCH] Also install i3 That's kind of important --- build-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-home.sh b/build-home.sh index 8165731..5f43846 100755 --- a/build-home.sh +++ b/build-home.sh @@ -116,7 +116,7 @@ step_deb_install() { sudo apt update sudo apt dist-upgrade -y sudo apt install -y \ - arc-theme breeze-cursor-theme conky curl dunst firefox-esr liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 virt-manager + arc-theme breeze-cursor-theme conky curl dunst firefox-esr i3 liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 virt-manager [ "$(uname -m)" == "x86_64" ] && sudo apt install -y \ steam sudo apt purge -y \