-
-
Save t0mmyt/6638ce074fee1a1ba85f to your computer and use it in GitHub Desktop.
Gnome settings
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
# Resize with right click | |
gsettings set org.gnome.desktop.wm.preferences resize-with-right-button true | |
# Sloppy focus | |
gsettings set org.gnome.desktop.wm.preferences focus-mode sloppy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment