Commit Graph

4 Commits

Author SHA1 Message Date
Austin Horstman
da65da9696
waybar-mpris: add passthru.updateScript 2024-03-27 14:31:23 -05:00
Paul Meyer
ad6bc6f680 waybar-mpris: remove unused dependency 2023-12-30 20:55:22 +01:00
Paul Meyer
2b1c2cb1cd waybar-mpris: cleanup Go flags
- fix strip flags by setting as ldflags
- remove `-trimpath`, this is set by buildGoModule
- remove `-modcacherw`, `-mod=readonly`, `-linkmode=external`
  as flags had no effect (check hash of binary when removing)
- remove `-buildmode=pie` (not sure why we would need a PIE here)
2023-12-30 20:53:32 +01:00
Austin Horstman
871f4846bd
waybar-mpris: init at unstable-2022-01-27 2023-10-22 19:18:41 -05:00