From df3c450e45b2c8bceb738b9645005a9e631b9a62 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 9 Jun 2025 12:54:52 +1000 Subject: install: add imagemagick dep to shell Forgot to add it before --- install/shell.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/shell.fish') diff --git a/install/shell.fish b/install/shell.fish index 32dea23..e857c18 100755 --- a/install/shell.fish +++ b/install/shell.fish @@ -7,7 +7,7 @@ if ! pacman -Q lm_sensors > /dev/null sudo sensors-detect --auto end -install-deps git quickshell curl jq ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-ibm-plex app2unit-git fd fish python-aubio python-pyaudio python-numpy cava networkmanager bluez-utils ddcutil brightnessctl +install-deps git quickshell curl jq ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-ibm-plex app2unit-git fd fish python-aubio python-pyaudio python-numpy cava networkmanager bluez-utils ddcutil brightnessctl imagemagick install-optional-deps 'uwsm (for systems using uwsm)' set -l shell $C_DATA/shell -- cgit v1.2.3-freya