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:
parent
22198fd261
commit
4d46850ff2
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue