dotfiles/bin/xwingeometry
2023-07-11 17:06:43 +03:00

3 lines
48 B
Bash
Executable file

#!/bin/bash
echo $(xwininfo | grep "geometry")