feat: reduce motion gnome extension

This commit is contained in:
Jet 2026-05-16 21:24:43 -07:00
parent 5a6fb9619b
commit 5e10d2d37b
No known key found for this signature in database
4 changed files with 121 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"uuid": "reduced-motion-toggle@jetpham.github.com",
"name": "Reduced Motion Toggle",
"description": "Adds a Quick Settings toggle for GNOME's reduced motion preference.",
"shell-version": ["49"]
}