Also install dwindle-autogroup hyprland plugin

This commit is contained in:
ItsDrike 2023-08-01 13:21:37 +02:00
parent 065c6cee0c
commit 7801977c2e

View file

@ -100,7 +100,13 @@ pushd ~/.local/src
sudo make install
popd
sudo yay -S --noconfirm --needed xdg-desktop-portal-hyprland-git hyprpaper
cp -ra home/.config/hypr ~/.config/hypr
cp -ra home/.config/hypr ~/.config/hypr # loads dwindle-autgoroup
# Hyprland dwindle-autogroup plugin
git clone --recursive https://github.com/ItsDrike/hyprland-dwindle-autogroup ~/.local/src/hyprland-dwindle-autogroup
pushd ~/.local/src/hyprland-dwindle-autogroup
make install
popd
# Build eww
sudo pacman -S --noconfirm --needed \