From b221cb8be19a24076ad29fdf6747881592e88ad3 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 4 Apr 2025 18:33:56 +1100 Subject: install: add dep for app2unit --- install/hypr.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/hypr.fish b/install/hypr.fish index 7f44603..17b0771 100755 --- a/install/hypr.fish +++ b/install/hypr.fish @@ -2,7 +2,7 @@ . (dirname (status filename))/util.fish -install-deps git uwsm hyprland-git hyprpaper-git hyprlock-git hypridle-git polkit-gnome gnome-keyring wl-clipboard wireplumber +install-deps git uwsm hyprland-git hyprpaper-git hyprlock-git hypridle-git polkit-gnome gnome-keyring wl-clipboard wireplumber app2unit-git install-optional-deps 'gammastep (night light)' 'wlogout (secondary session menu)' 'grimblast-git (screenshot freeze)' 'hyprpicker-git (colour picker)' 'foot (terminal emulator)' 'firefox (web browser)' 'vscodium-bin (IDE)' 'thunar (file manager)' 'nemo (secondary file manager)' 'fuzzel (secondary app launcher)' 'ydotool (alternate paste)' 'trash-cli (auto trash)' set -l hypr $CONFIG/hypr -- cgit v1.2.3-freya