We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd2b08 commit 8fbb479Copy full SHA for 8fbb479
DistroAgnostic/gnome/40extensions_gsettings.sh
@@ -88,6 +88,7 @@ if gsettings get org.gnome.shell.extensions.tiling-assistant focus-hint; then
88
for_each "gsettings set org.gnome.shell.extensions.tiling-assistant " << 'BASH'
89
dynamic-keybinding-behavior "0"
90
enable-advanced-experimental-features "true"
91
+ enable-raise-tile-group "false"
92
enable-tile-animations "false"
93
enable-tiling-popup "false"
94
enable-untile-animations "false"
0 commit comments