Created
October 6, 2014 16:10
-
-
Save ps/76318790771e2ae5b7fb to your computer and use it in GitHub Desktop.
Unnecessary double title bar on Ubuntu
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
To get rid of them run: | |
gconftool-2 -s -t string '/apps/compiz-1/plugins/decor/screen0/options/decoration_match' '!(state=maxvert & state=maxhorz)' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment