-
-
Save eneiasramos/6bf5b44505c438f87d9a13d268311069 to your computer and use it in GitHub Desktop.
remove title bar using xprop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xprop -id $xid -f _MOTIF_WM_HINTS 32c -set _MOTIF_WM_HINTS "0x2, 0x0, 0x0, 0x0, 0x0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment