From 1663b37dec47169adc75b175a976e60025e5bebc Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 16 Jun 2019 05:57:46 -0500 Subject: [PATCH] Add dex Need them XDG autostarts man --- build-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-home.sh b/build-home.sh index 5e7cb49..a3784df 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 audacious breeze-cursor-theme conky curl dunst etckeeper firefox-esr fonts-inconsolata fonts-noto gimp hsetroot htop i3 liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 vim virt-manager + arc-theme audacious breeze-cursor-theme conky curl dex dunst etckeeper firefox-esr fonts-inconsolata fonts-noto gimp hsetroot htop i3 liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 vim virt-manager [ "$(uname -m)" == "x86_64" ] && sudo apt install -y \ steam sudo apt purge -y \