Files
nevaforget 53f94e548f
Build and publish packages / build-and-publish (push) Successful in 14s
fix(moonarch-git): own /etc/swaylock/config, install blurred wallpaper
swaylock never reads /etc/xdg/, so the config is installed explicitly to
/etc/swaylock/config — its SYSCONFDIR path — instead of going through the
generic defaults/xdg/ sweep. The home seeding drops out; pre_upgrade
retires the pristine copies it left behind (cmp against the still-old
/etc/xdg file, so an edited copy survives) and clears a manually deployed
/etc/swaylock/config that pacman would refuse to overwrite.

wallpaper-blur.jpg ships next to the plain wallpaper as the lock screen
background.
2026-08-18 17:37:55 +02:00
..