💥 scripts(install): fix copy hypr/user default config
This commit is contained in:
@@ -60,6 +60,9 @@ if [[ $1 == "dots" ]] || [[ $input =~ "y" ]]; then
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo "-> Copying default user config"
|
||||||
|
cp -rf ./hypr/user $XDG_CONFIG_HOME/hypr
|
||||||
|
|
||||||
echo "-> Copying default hyprpaper.conf"
|
echo "-> Copying default hyprpaper.conf"
|
||||||
cp -f ./hypr/hyprpaper.conf $XDG_CONFIG_HOME/hypr
|
cp -f ./hypr/hyprpaper.conf $XDG_CONFIG_HOME/hypr
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user