Added missing ttf-bitstream-vera used for conky
This commit is contained in:
parent
76bd98ac41
commit
9a18dbfbea
@ -14,7 +14,7 @@ do
|
|||||||
sudo pacman -S i3blocks i3lock rofi termite \
|
sudo pacman -S i3blocks i3lock rofi termite \
|
||||||
dunst conky playerctl acpi network-manager-applet \
|
dunst conky playerctl acpi network-manager-applet \
|
||||||
scrot xfce4-terminal thunar tumbler feh ranger \
|
scrot xfce4-terminal thunar tumbler feh ranger \
|
||||||
ttf-hack
|
ttf-hack ttf-bitstream-vera
|
||||||
elif [[ $(command -v apt-get) ]]; then
|
elif [[ $(command -v apt-get) ]]; then
|
||||||
sudo apt update
|
sudo apt update
|
||||||
# i3 base
|
# i3 base
|
||||||
@ -22,7 +22,8 @@ do
|
|||||||
# i3 blocks and dependecies
|
# i3 blocks and dependecies
|
||||||
sudo apt install i3blocks i3lock rofi termite dunst \
|
sudo apt install i3blocks i3lock rofi termite dunst \
|
||||||
conky playerctl acpi network-manager-gnome scrot \
|
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
|
fi
|
||||||
|
|
||||||
# Install i3config
|
# Install i3config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user