Update postinst
This commit is contained in:
parent
c818b7118d
commit
b1e275ecfb
@ -10,6 +10,7 @@ cp -f /etc/skel/.config/examples/.profile /etc/skel/
|
|||||||
if ! test -f "${u}/.config/hypr/hyprland.conf"
|
if ! test -f "${u}/.config/hypr/hyprland.conf"
|
||||||
then
|
then
|
||||||
cp -a /etc/skel/. "${u}/"
|
cp -a /etc/skel/. "${u}/"
|
||||||
|
chown -R "${u}:${u}" "${u}/"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! test -f "${u}/.config/ags/widgets/systray.js"
|
if ! test -f "${u}/.config/ags/widgets/systray.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user