Added script to remove the titlebar when maximized

This commit is contained in:
Markus Koch 2016-12-23 17:39:36 +01:00
parent 2e46fcb240
commit 8abaa306bb
1 changed files with 4 additions and 0 deletions

4
removeTitlebar.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
xprop -id $(xprop -root 32x '\t$0' _NET_ACTIVE_WINDOW | cut -f 2) -f _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED 32c -set _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED 0x1