Created
January 3, 2023 16:07
-
-
Save gnat/ddde523eecc419881e29e2db55539215 to your computer and use it in GitHub Desktop.
Ubuntu Unity patch for sane window snapping defaults during installation.
This file contains hidden or 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
# 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