Initial version
This commit is contained in:
parent
6d1ca5e181
commit
ff3d86b2e1
@ -1,3 +1,9 @@
|
||||
pika-hyprland-settings (1.0.0-99pika4) lunar; urgency=medium
|
||||
|
||||
* Copy files for real this time
|
||||
|
||||
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
|
||||
|
||||
pika-hyprland-settings (1.0.0-99pika3) lunar; urgency=medium
|
||||
|
||||
* Copy files for real this time
|
||||
|
@ -9,6 +9,6 @@ cp -f /etc/skel/.config/examples/.profile /etc/skel/
|
||||
do
|
||||
if ! test -f "${u}/.config/hypr/hypr.conf"
|
||||
then
|
||||
cp -R /etc/skel/* "${u}/"
|
||||
cp -R /etc/skel/ "${u}/"
|
||||
fi
|
||||
done
|
Loading…
Reference in New Issue
Block a user