summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-09 12:54:52 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-09 12:54:52 +1000
commitdf3c450e45b2c8bceb738b9645005a9e631b9a62 (patch)
treec68a67568b6c2cf606acc4817200659411dd12a7
parentshell: prevent duplicate instances (diff)
downloadcaelestia-cli-df3c450e45b2c8bceb738b9645005a9e631b9a62.tar.gz
caelestia-cli-df3c450e45b2c8bceb738b9645005a9e631b9a62.tar.bz2
caelestia-cli-df3c450e45b2c8bceb738b9645005a9e631b9a62.zip
install: add imagemagick dep to shell
Forgot to add it before
-rwxr-xr-xinstall/shell.fish2
1 files changed, 1 insertions, 1 deletions
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