aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 2b23fa2..a0b405f 100644
--- a/install.sh
+++ b/install.sh
@@ -12,7 +12,7 @@ do
sudo pacman -S i3-wm i3status dmenu sysstat
# i3 blocks and dependecies
sudo pacman -S i3blocks i3lock rofi termite \
- dunst conky playerctl acpi network-manager-applet \
+ dunst conky playerctl acpi \
scrot xfce4-terminal thunar tumbler feh ranger \
ttf-hack ttf-bitstream-vera
elif [[ $(command -v apt-get) ]]; then