gotk3 -> 0.6.3

This commit is contained in:
piotr
2024-02-05 01:01:30 +01:00
parent be89ff4b97
commit df644f4196
3 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ get:
go get github.com/fsnotify/fsnotify
build:
go build -o bin/nwg-drawer .
go build -v -o bin/nwg-drawer .
install:
-pkill -f nwg-drawer