Start mc in home
This commit is contained in:
parent
d47600a8bb
commit
dc32716e80
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Midnight Commander (mc)
|
Name=Midnight Commander (mc)
|
||||||
TryExec=mc
|
TryExec=mc
|
||||||
Exec=env LANG=en_GB.UTF-8 EDITOR=nvimw mc
|
Exec=env LANG=en_GB.UTF-8 EDITOR=nvimw mc ~ ~
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=mc
|
Icon=mc
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|
Loading…
Reference in a new issue