1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu
Nicolas Graves ab39ed52a0 gnu: swaynotificationcenter: Fix hardcoded filename.
This is a follow-up to ed12cba221.

It fixes configModel.vala:310: [...]/profile/etc/xdg/swaync/config.json:2:23:
Parse error: unexpected identifier `store', expected value

* gnu/packages/wm.scm (swaynotificationcenter)[arguments]: Refresh
'fix-swaync-path phase.

Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-26 20:34:01 +08:00
..