mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-24 04:09:03 +00:00
Also install dwindle-autogroup hyprland plugin
This commit is contained in:
parent
065c6cee0c
commit
7801977c2e
1 changed files with 7 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue