refactor: remove user-defaults install from moonarch-git package
Build and publish packages / build-and-publish (push) Successful in 9s
Build and publish packages / build-and-publish (push) Successful in 9s
The user-defaults mechanism (copying template files to ~/.config/) was removed from moonarch. Waybar falls back to /etc/xdg/ via XDG spec — no provisioning needed.
This commit is contained in:
@@ -73,7 +73,7 @@ post_install() {
|
||||
|
||||
echo "==> Moonarch defaults installed."
|
||||
echo "==> For first-time setup run: /opt/moonarch/scripts/post-install.sh"
|
||||
echo "==> This enables services, configures firewall, and sets up user defaults."
|
||||
echo "==> This enables services and configures firewall."
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
|
||||
Reference in New Issue
Block a user