From 065c6cee0cad4c2c872ffb0bbf4b60013a277c1b Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 1 Aug 2023 13:21:14 +0200 Subject: [PATCH] Also copy hyprland settings --- install_gui.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_gui.sh b/install_gui.sh index ef5e5eb..d15e0e9 100755 --- a/install_gui.sh +++ b/install_gui.sh @@ -100,6 +100,7 @@ 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 # Build eww sudo pacman -S --noconfirm --needed \