Skip to content

Commit

Permalink
fix: a11y applet desktop file validation
Browse files Browse the repository at this point in the history
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?
  • Loading branch information
ryanabx authored and wash2 committed Nov 7, 2024
1 parent 22198fd commit 4d46850
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4d46850

Please sign in to comment.