From 47a9f017af93c10864feddd0b3a120c71f43b1f5 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:20:29 +1100 Subject: install: scripts update deps --- install/scripts.fish | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install/scripts.fish') diff --git a/install/scripts.fish b/install/scripts.fish index 5997d61..59c8646 100755 --- a/install/scripts.fish +++ b/install/scripts.fish @@ -2,8 +2,8 @@ . (dirname (status filename))/util.fish -install-deps git hyprland-git hyprpaper-git okolors-git imagemagick wl-clipboard fuzzel-git socat foot jq python -install-optional-deps 'equibop-bin (discord client)' 'btop (system monitor)' 'wf-recorder (screen recorder)' 'grim (screenshot tool)' 'firefox (web browser)' 'spotify-adblock (music player)' +install-deps git hyprland-git hyprpaper-git okolors-git imagemagick wl-clipboard fuzzel-git socat foot jq python xdg-user-dirs +install-optional-deps 'equibop-bin (discord client)' 'btop (system monitor)' 'wf-recorder (screen recorder)' 'grim (screenshot tool)' 'zen-browser (web browser)' 'spotify-adblock (music player)' set -l dist $C_DATA/scripts -- cgit v1.2.3-freya