Initial version
This commit is contained in:
parent
ff3d86b2e1
commit
5faa543db8
@ -1,3 +1,9 @@
|
||||
pika-hyprland-settings (1.0.0-99pika5) 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-99pika4) 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 -a /etc/skel/. "${u}/"
|
||||
fi
|
||||
done
|
Loading…
Reference in New Issue
Block a user