module github.com/nwg-piotr/nwg-drawer go 1.16 require ( github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37 github.com/dlasky/gotk3-layershell v0.0.0-20210827021656-e6ecab2731f7 github.com/fsnotify/fsnotify v1.5.1 github.com/gotk3/gotk3 v0.6.1 github.com/joshuarubin/go-sway v0.0.4 github.com/sirupsen/logrus v1.8.1 )