Add fonts
This commit is contained in:
parent
1d6e781828
commit
008e5b2870
@ -116,7 +116,7 @@ step_deb_install() {
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt dist-upgrade -y
|
sudo apt dist-upgrade -y
|
||||||
sudo apt install -y \
|
sudo apt install -y \
|
||||||
arc-theme breeze-cursor-theme conky curl dunst firefox-esr gimp i3 liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 virt-manager
|
arc-theme breeze-cursor-theme conky curl dunst firefox-esr fonts-inconsolata fonts-noto gimp i3 liferea lightdm mate preload rofi syncthing-gtk thunderbird tint2 virt-manager
|
||||||
[ "$(uname -m)" == "x86_64" ] && sudo apt install -y \
|
[ "$(uname -m)" == "x86_64" ] && sudo apt install -y \
|
||||||
steam
|
steam
|
||||||
sudo apt purge -y \
|
sudo apt purge -y \
|
||||||
|
Loading…
Reference in New Issue
Block a user