Added missing ttf-bitstream-vera used for conky

This commit is contained in:
Jesús 2019-07-30 17:57:12 -05:00
parent 76bd98ac41
commit 9a18dbfbea
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -14,7 +14,7 @@ do
sudo pacman -S i3blocks i3lock rofi termite \
dunst conky playerctl acpi network-manager-applet \
scrot xfce4-terminal thunar tumbler feh ranger \
ttf-hack
ttf-hack ttf-bitstream-vera
elif [[ $(command -v apt-get) ]]; then
sudo apt update
# i3 base
@ -22,7 +22,8 @@ do
# i3 blocks and dependecies
sudo apt install i3blocks i3lock rofi termite dunst \
conky playerctl acpi network-manager-gnome scrot \
xfce4-terminal thunar tumbler feh ranger fonts-hack-ttf
xfce4-terminal thunar tumbler feh ranger \
fonts-hack-ttf ttf-bitstream-vera
fi
# Install i3config