Specify $HOME as working directory through the .desktop file

This is just a workaround for the problem of opening "~/Documents" on startup.
Although it is simple (just one line) and easy to understand, it is still a
not-so-pleasant hack which doesn't need to be added at the first place.

Note, the per-profile working directory still takes precedence if it is set

CCBUG: 302903
(cherry picked from commit 5f7b5eba56)
This commit is contained in:
Jekyll Wu
2012-09-21 18:46:28 +08:00
parent d07c5be899
commit a910778820

View File

@@ -5,6 +5,7 @@ TryExec=konsole
Icon=utilities-terminal
X-DocPath=konsole/index.html
Terminal=false
Path=$HOME
X-KDE-StartupNotify=true
Name=Konsole