fix i3ipc dep

This commit is contained in:
2025-11-10 19:59:14 +01:00
parent c7f85508f4
commit 80cb994396
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ import (
"github.com/lmittmann/tint"
"github.com/mattn/go-isatty"
"codeberg.org/scip/i3ipc"
"github.com/tlinden/i3ipc"
"github.com/tlinden/yadu"
flag "github.com/spf13/pflag"