metadata.json 1.1 KB

12345678910111213141516171819202122232425
  1. {
  2. "_generated": "Generated by SweetTooth, do not edit",
  3. "description": "Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview.\n\nYou can support my work by sponsoring me on:\n- github: https://github.com/sponsors/aunetx\n- ko-fi: https://ko-fi.com/aunetx\n\nIf you use Ubuntu, you may want to change the radius of the corner effect for Dash-to-Dock in preferences, else you may see unpleasantly mixed radii in your dock.\n\nNote: if the extension shows an error after updating, please make sure to restart your session to see if it persists. This is due to a bug in gnome shell, which I can't fix by myself.",
  4. "donations": {
  5. "github": "aunetx",
  6. "kofi": "aunetx"
  7. },
  8. "gettext-domain": "blur-my-shell@aunetx",
  9. "name": "Blur my Shell",
  10. "original-authors": [
  11. "me@aunetx.dev"
  12. ],
  13. "session-modes": [
  14. "unlock-dialog",
  15. "user"
  16. ],
  17. "settings-schema": "org.gnome.shell.extensions.blur-my-shell",
  18. "shell-version": [
  19. "46",
  20. "47"
  21. ],
  22. "url": "https://github.com/aunetx/blur-my-shell",
  23. "uuid": "blur-my-shell@aunetx",
  24. "version": 67
  25. }