From 11bf718cc5bfe6e6360a31b2752022daf5288e55 Mon Sep 17 00:00:00 2001 From: dalpax Date: Mon, 9 Jun 2025 00:59:10 -0600 Subject: Added swappy to dependencies Swappy is called for screenshots but is not included in the install. --- install/scripts.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') 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 -- cgit v1.2.3-freya