mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Remove dwindle-autogroup building (there's hyprpm)
This commit is contained in:
parent
9bf79edda2
commit
da1b1f1c76
|
@ -107,13 +107,8 @@ sudo make install
|
||||||
popd
|
popd
|
||||||
yay -S --noconfirm --needed xdg-desktop-portal-hyprland-git hyprpaper
|
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
|
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
|
cp -ra home/.config/hypr ~/.config/hypr
|
||||||
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
|
|
||||||
|
|
||||||
# Build eww
|
# Build eww
|
||||||
sudo pacman -S --noconfirm --needed \
|
sudo pacman -S --noconfirm --needed \
|
||||||
|
|
Loading…
Reference in a new issue