dotfiles/bin/xwingeometry

4 lines
48 B
Plaintext
Raw Normal View History

2023-07-11 10:06:43 -04:00
#!/bin/bash
echo $(xwininfo | grep "geometry")