The GNOME tweak tool can be used to set certain aspects of the GNOME graphical desktop.
Here are some details for CentOS7.
The following Linux command(s) install the GNOME tweak tool.
sudo yum -y install gnome-tweak-tool
On
the output was as follows.
One way to run the GNOME tweak tool is as follows.
Some tweaks can only be made from the command line.
The following command causes windows to keep their size when dragging them near the window edge. Otherwise, they would be maximized.
gsettings set org.gnome.shell.extensions.classic-overrides edge-tiling false