diff options
| author | Mateja <mail@matejamaric.com> | 2021-04-15 20:46:59 +0200 |
|---|---|---|
| committer | Mateja <mail@matejamaric.com> | 2021-04-15 20:46:59 +0200 |
| commit | 1e2e811bab0676e464a39a7d9574e4090cb73135 (patch) | |
| tree | 987494ca9f8b14915843c858a1dc61d1fffd5688 | |
| parent | 2261020e0b9f879cb99bd01b2cf474079538ed3a (diff) | |
| download | setup-scripts-1e2e811bab0676e464a39a7d9574e4090cb73135.tar.gz setup-scripts-1e2e811bab0676e464a39a7d9574e4090cb73135.zip | |
Install fonts.
| -rwxr-xr-x | setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ sudo apt install -y xorg xorg-drivers xinit xterm pinentry-gtk-2 echo "Installing additional software for desktop usage..." +sudo apt install -y fonts-dejavu fonts-firacode sudo apt install -y numlockx pcmanfm sudo apt install -y dunst libnotify-bin udiskie sudo apt install -y feh suckless-tools rofi scrot irssi |
