xprop: add monitor example (#23501)

This commit is contained in:
Managor
2026-08-05 22:08:17 +02:00
committed by GitHub
parent 36fee6271c
commit d13523a2b5
+4
View File
@@ -18,3 +18,7 @@
- Display all the properties of the window with the ID 0x200007:
`xprop -id {{0x200007}}`
- Monitor a window for changes:
`xprop -spy`