4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo $(xwininfo | grep "geometry")
|