9 lines
267 B
Markdown
9 lines
267 B
Markdown
<img src="http://gfxmonk.net/dist/status/project/gnome-shell-impatience.png">
|
|
|
|
Speed up builtin gnome-shell animations.
|
|
|
|
## Setting speed factor permanently without extension
|
|
Add environment variable e.g. to `/etc/environment`
|
|
```
|
|
GNOME_SHELL_SLOWDOWN_FACTOR=0.4
|
|
```
|