diff options
Diffstat (limited to 'install.sh')
-rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ do $root_key pacman -S i3-wm i3status dmenu sysstat # i3 blocks and dependecies $root_key pacman -S i3blocks i3lock rofi termite \ - conky playerctl acpi scrot xfce4-terminal \ + conky acpi scrot xfce4-terminal \ thunar tumbler feh ranger \ ttf-hack ttf-bitstream-vera elif [[ $(command -v apt-get) ]]; then |