Update postinst
This commit is contained in:
parent
b839dbb22a
commit
d760c4390f
@ -7,7 +7,7 @@ cp -f /etc/skel/.config/examples/.profile /etc/skel/
|
|||||||
|
|
||||||
for u in /home/*
|
for u in /home/*
|
||||||
do
|
do
|
||||||
if ! test -f "${u}/.config/hypr/hypr.conf"
|
if ! test -f "${u}/.config/hypr/hyprland.conf"
|
||||||
then
|
then
|
||||||
cp -a /etc/skel/. "${u}/"
|
cp -a /etc/skel/. "${u}/"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user