summaryrefslogtreecommitdiff
path: root/install/shell.fish
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-04 18:24:02 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-04 18:24:02 +1100
commitad791dfd76bca340ba584f736c6d30ea1cced504 (patch)
treee99b609ac0f37fdf4c78531e9c0ea3ab99262fe5 /install/shell.fish
parentinstall: use systemd services for shell and safeeyes (diff)
downloadcaelestia-cli-ad791dfd76bca340ba584f736c6d30ea1cced504.tar.gz
caelestia-cli-ad791dfd76bca340ba584f736c6d30ea1cced504.tar.bz2
caelestia-cli-ad791dfd76bca340ba584f736c6d30ea1cced504.zip
feat: uwsm app -> app2unit
Also xdg-open -> app2unit
Diffstat (limited to 'install/shell.fish')
-rwxr-xr-xinstall/shell.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/shell.fish b/install/shell.fish
index eca9022..061321d 100755
--- a/install/shell.fish
+++ b/install/shell.fish
@@ -2,7 +2,7 @@
. (dirname (status filename))/util.fish
-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-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 app2unit-git
install-optional-deps 'uwsm (for systems using uwsm)' 'yay (AUR package management)' 'fd (launcher file search)' 'tod-bin (launcher todo action)' 'wl-clipboard (clipboard support)' 'foot (opening stuff in terminal)'
set -l shell $C_DATA/shell