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 4fa89a6 commit 4dd2b08Copy full SHA for 4dd2b08
DistroAgnostic/gnome/40extensions_gsettings.sh
@@ -88,7 +88,9 @@ 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-tile-animations "false"
92
enable-tiling-popup "false"
93
+ enable-untile-animations "false"
94
focus-hint "3"
95
focus-hint-color "rgb(192,97,203)"
96
focus-hint-outline-border-radius "6"
0 commit comments