Skip to content

Instantly share code, notes, and snippets.

@andrewbunday
Last active December 11, 2015 19:48
Show Gist options
  • Save andrewbunday/4650776 to your computer and use it in GitHub Desktop.
Save andrewbunday/4650776 to your computer and use it in GitHub Desktop.
GSettings Overrides For Desktop Nirvana.
#mouse focus milarky
[org.gnome.desktop.wm.preferences]
focus-mode='sloppy'
auto-raise=True
auto-raise-delay=500
#launcher settings
[org.compiz.unity.plugins.unityshell]
icon-size=32
launcher-hide-mode=1
autohide-animation=1
edge-responsiveness=2.0
#window snap
[org.compiz.unity.plugins.grid]
bottom-left-corner-action 1
bottom-right-corner-action 3
top-left-corner-action 7
top-right-corner-action 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment