From e9d42034faae1e6bbe6f670008851737d77d68e0 Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Fri, 24 Jun 2022 12:13:06 +0200 Subject: [PATCH] added dep --- .../scripts/executable_install.chezmoi.dependencies.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh b/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh index 9018e92..1feb896 100644 --- a/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh +++ b/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh @@ -11,7 +11,9 @@ sudo pacman -Sy \ eid-mw \ redshift \ brightnessctl \ - inetutils + inetutils \ + # steam font dependency + ttf-liberation \ # these are doom (emacs) dependencies sudo pacman -Sy \ @@ -24,4 +26,5 @@ sudo pacman -Sy \ tree yay -Sy \ - siji-git # siji font + # siji font for glyphs (polybar) + siji-git