use swayipc 0.3.0

This commit is contained in:
2025-08-16 21:02:39 +02:00
parent ab8b3a7816
commit 83ab028c66
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/lmittmann/tint v1.1.2
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.7
github.com/tlinden/swayipc v0.0.0-20250816175030-177eecd4757f
github.com/tlinden/swayipc v0.3.0
github.com/tlinden/yadu v0.1.3
)