diff --git a/Makefile b/Makefile index 823f785..24a39c9 100644 --- a/Makefile +++ b/Makefile @@ -8,4 +8,4 @@ run: build ./run.sh logs: - journalctl -g "js:" -f + journalctl -t kwin_x11 -g 'js:' -f