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"
|
||||
then
|
||||
cp -a /etc/skel/. "${u}/"
|
||||
chown -R "${u}:${u}" "${u}/"
|
||||
fi
|
||||
|
||||
if ! test -f "${u}/.config/ags/widgets/systray.js"
|
||||
|
Loading…
Reference in New Issue
Block a user