Misc #134: Fix compton.desktop
Fix some minor issues in compton.desktop. Thanks to pvanek for reporting.
This commit is contained in:
parent
7417f0deee
commit
6037eb2691
|
@ -2,9 +2,10 @@
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=compton
|
Name=compton
|
||||||
|
GenericName=X compositor
|
||||||
Comment=A X compositor
|
Comment=A X compositor
|
||||||
Categories=Utility;
|
Categories=Utility;
|
||||||
TryExec=compton
|
TryExec=compton
|
||||||
Exec=compton
|
Exec=compton
|
||||||
Icon=xcompmgr
|
# Icon=xcompmgr
|
||||||
# Thanks to quequotion for providing this file!
|
# Thanks to quequotion for providing this file!
|
||||||
|
|
Loading…
Reference in New Issue