Use %VMNAME% in the menu exec line
This commit is contained in:
parent
f960d4728b
commit
cf73b30404
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=(qvm-run -q --tray -a --user=root netvm "stalonetray --background white --geometry 100x40" && qvm-run -q netvm --user=root "/usr/bin/nm-applet &")
|
||||
Exec=(qvm-run -q --tray -a --user=root %VMNAME% "stalonetray --background white --geometry 100x40" && qvm-run -q %VMNAME% --user=root "/usr/bin/nm-applet &")
|
||||
Icon=%VMDIR%/icon.png
|
||||
Name=%VMNAME%: Show Tray
|
||||
Categories=System
|
||||
|
Loading…
Reference in New Issue
Block a user