aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-02-19 16:56:16 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-02-19 16:56:16 +0100
commitf6be1b847c4a1e6748e082ed6300fb54d7f3b133 (patch)
tree09ea5d5ee10a685c4ed52d4150ad4e867ec0f948
parenta4a1d6d5541143376578e612e8a7394588004826 (diff)
install dejavu and fontconfig
-rwxr-xr-xinstall.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 90dcb1d..6986b44 100755
--- a/install.sh
+++ b/install.sh
@@ -59,12 +59,14 @@ if command_exists pacman; then
thunderbird \
signal-desktop \
element-desktop \
+ fontconfig \
terminus-font \
ttf-hack \
ttf-hanazono \
noto-fonts \
noto-fonts-emoji \
noto-fonts-extra \
+ ttf-dejavu \
xclip \
hexchat \
brightnessctl \
@@ -104,11 +106,13 @@ elif command_exists apt; then
thunderbird \
signal-desktop \
element-desktop \
+ fontconfig \
fonts-terminus-otb \
fonts-hack \
fonts-hanazono \
fonts-noto \
fonts-noto-color-emoji \
+ fonts-dejavu \
xclip \
hexchat \
brightnessctl \