fix: a11y applet desktop file validation

This commit fixes errors when using `desktop-file-validate` on the a11y applet.

Question: @wash2  I removed a duplicate keyword that had =Auto and =Center. Which one is the correct one to remove?
This commit is contained in:
Ryan Brue 2024-11-05 19:56:04 -06:00 committed by Ashley Wulber
parent 22198fd261
commit 4d46850ff2

View file

@ -11,8 +11,5 @@ StartupNotify=true
NoDisplay=true
X-CosmicApplet=true
# Indicates that the auto-hover click should go to the "end" of the hover popup
X-CosmicHoverPopup=Center
X-OverflowPriority=10
X-CosmicApplet=true
X-CosmicHoverPopup=Auto
X-OverflowPriority=10
X-OverflowPriority=10