Skip to content

Instantly share code, notes, and snippets.

@ps
Created October 6, 2014 16:10
Show Gist options
  • Save ps/76318790771e2ae5b7fb to your computer and use it in GitHub Desktop.
Save ps/76318790771e2ae5b7fb to your computer and use it in GitHub Desktop.
Unnecessary double title bar on Ubuntu
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