Fix xsession.desktop to comply to fdo standard
For more information please see: http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
This commit is contained in:
parent
7e313b0385
commit
9fa0dc657b
|
@ -1,6 +1,5 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=i3
|
Name=i3
|
||||||
Comment=improved dynamic tiling window manager
|
Comment=improved dynamic tiling window manager
|
||||||
Exec=i3
|
Exec=i3
|
||||||
Type=XSession
|
Type=Application
|
||||||
|
|
Loading…
Reference in New Issue