Window checking tool

This commit is contained in:
2025-07-23 03:41:54 -04:00
parent af5327d088
commit dd0b0e58d1
+3
View File
@@ -0,0 +1,3 @@
winid=$(xdotool getactivewindow)
xprop -id "$winid"
#echo "$winclass"