Skip to content

Instantly share code, notes, and snippets.

@gnat
Created January 3, 2023 16:07
Show Gist options
  • Save gnat/ddde523eecc419881e29e2db55539215 to your computer and use it in GitHub Desktop.
Save gnat/ddde523eecc419881e29e2db55539215 to your computer and use it in GitHub Desktop.
Ubuntu Unity patch for sane window snapping defaults during installation.
# Needs review, but goes in: /usr/share/glib-2.0/schemas/30_ubuntu-unity.gschema.override
[org.compiz.grid]
bottom-edge-action = 2
bottom-left-corner-action = 1
bottom-right-corner-action = 3
top-left-corner-action = 7
[org/compiz/profiles/unity/plugins/grid]
bottom-edge-action = 2
[org.compiz.profiles.unity.plugins.unityshell]
reveal-pressure = "2"
[org/compiz/profiles/unity/plugins/unityshell]
reveal-pressure = "2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment