summaryrefslogtreecommitdiff
path: root/install/scripts.fish
diff options
context:
space:
mode:
authordalpax <diegoswipe99@gmail.com>2025-06-09 00:59:10 -0600
committerGitHub <noreply@github.com>2025-06-09 00:59:10 -0600
commit11bf718cc5bfe6e6360a31b2752022daf5288e55 (patch)
tree705e52d38bc5b9d381ec3e8102f93a66a260c8f9 /install/scripts.fish
parentinstall: add imagemagick dep to shell (diff)
downloadcaelestia-cli-11bf718cc5bfe6e6360a31b2752022daf5288e55.tar.gz
caelestia-cli-11bf718cc5bfe6e6360a31b2752022daf5288e55.tar.bz2
caelestia-cli-11bf718cc5bfe6e6360a31b2752022daf5288e55.zip
Added swappy to dependencies
Swappy is called for screenshots but is not included in the install.
Diffstat (limited to 'install/scripts.fish')
-rwxr-xr-xinstall/scripts.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/scripts.fish b/install/scripts.fish
index 4afa66b..5d91388 100755
--- a/install/scripts.fish
+++ b/install/scripts.fish
@@ -2,7 +2,7 @@
. (dirname (status filename))/util.fish
-install-deps git hyprland-git hyprpaper-git imagemagick wl-clipboard fuzzel-git socat foot jq python xdg-user-dirs python-materialyoucolor-git app2unit-git grim wayfreeze-git wl-screenrec
+install-deps git hyprland-git hyprpaper-git imagemagick wl-clipboard fuzzel-git socat foot jq python xdg-user-dirs python-materialyoucolor-git app2unit-git grim wayfreeze-git wl-screenrec swappy
install-optional-deps 'discord (messaging app)' 'btop (system monitor)' 'zen-browser (web browser)'
set -l dist $C_DATA/scripts