Fix file conflicts with foot and waybar packages
This commit is contained in:
@@ -19,6 +19,12 @@ post_install() {
|
||||
cp /usr/share/moonarch/moongreet/moongreet.toml /etc/moongreet/moongreet.toml
|
||||
fi
|
||||
|
||||
# Deploy foot config (file owned by foot package, overwrite deliberately)
|
||||
cp /usr/share/moonarch/foot/foot.ini /etc/xdg/foot/foot.ini
|
||||
|
||||
# Deploy waybar style (file owned by waybar package, overwrite deliberately)
|
||||
cp /usr/share/moonarch/waybar/style.css /etc/xdg/waybar/style.css
|
||||
|
||||
# Deploy Walker config override to skel and existing user homes.
|
||||
# Only copies if user has no config yet — never overwrites manual edits.
|
||||
install -Dm644 /usr/share/moonarch/walker-config.toml \
|
||||
|
||||
Reference in New Issue
Block a user