From da1b1f1c76da798ee7b6a556465610f0ec1b0b3c Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sun, 10 Mar 2024 03:59:52 +0100 Subject: [PATCH] Remove dwindle-autogroup building (there's hyprpm) --- install_gui.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/install_gui.sh b/install_gui.sh index 1db2997..e108a88 100755 --- a/install_gui.sh +++ b/install_gui.sh @@ -107,13 +107,8 @@ sudo make install popd yay -S --noconfirm --needed xdg-desktop-portal-hyprland-git hyprpaper sudo pacman -R --noconfirm xdg-desktop-portal-gnome || true # don't fail if this isn't installed -cp -ra home/.config/hypr ~/.config/hypr # loads dwindle-autogoroup -# Hyprland dwindle-autogroup plugin -git clone --recursive https://github.com/ItsDrike/hyprland-dwindle-autogroup ~/.local/src/hyprland-dwindle-autogroup || true # don't fail if exists -pushd ~/.local/src/hyprland-dwindle-autogroup -make install -popd +cp -ra home/.config/hypr ~/.config/hypr # Build eww sudo pacman -S --noconfirm --needed \