From ef625be74bffa8436e8ecc819256b485bfbc6b31 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:46:24 -0500 Subject: [PATCH] need wal --- scripts/install_arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_arch b/scripts/install_arch index 31ec4ff..bfa283b 100755 --- a/scripts/install_arch +++ b/scripts/install_arch @@ -40,6 +40,7 @@ if [ $1 -ge 1 ]; then neovim \ nnn \ oh-my-zsh-git \ + python-pywal \ rar \ ripgrep \ rsync \ @@ -69,7 +70,6 @@ if [ $1 -ge 2 ]; then playerctl \ polkit-gnome \ powerline-fonts \ - python-pywal \ redshift \ sxiv \ ttf-font-awesome \