Bugfix: Typo in i3.xsession.desktop TryExec rule.

Typo in executable for TryExec prevents LightDM from starting i3.
next
Holger Langenau 2014-06-11 12:28:53 +02:00 committed by Michael Stapelberg
parent 8ece995001
commit e562aeb338
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
Name=i3 Name=i3
Comment=improved dynamic tiling window manager Comment=improved dynamic tiling window manager
Exec=i3 Exec=i3
TryExec=13 TryExec=i3
Type=Application Type=Application
X-LightDM-DesktopName=i3 X-LightDM-DesktopName=i3