From 4557501635bdd08b35d1daf74f66500a24df589d Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:47:34 +1100 Subject: install: fix shell dependency --- install/shell.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/shell.fish b/install/shell.fish index ac3e228..e7ba655 100755 --- a/install/shell.fish +++ b/install/shell.fish @@ -2,7 +2,7 @@ . (dirname (status filename))/util.fish -install-deps git dart-sass libastal-meta npm curl libnotify ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-rubik-vf pacman-contrib +install-deps git dart-sass libastal-gjs-git libastal-meta npm curl libnotify ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-rubik-vf pacman-contrib install-optional-deps 'uwsm (for systems using uwsm)' 'yay (AUR package management)' 'fd (launcher file search)' 'wl-clipboard (clipboard support)' 'foot (opening stuff in terminal)' set -l shell $CONFIG/shell -- cgit v1.2.3-freya