mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
add missing closing quote
otherwise you get an error and the program doesn't run.
This commit is contained in:
parent
6311d9e80a
commit
76cd01c127
@ -77,7 +77,7 @@ For added convenience, arbitrary programs can be added to the Application Menu o
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Exec=sh -c 'echo arbitrary | /usr/lib/qubes/qfile-daemon-dvm qubes.VMShell dom0 DEFAULT red
|
Exec=sh -c 'echo arbitrary | /usr/lib/qubes/qfile-daemon-dvm qubes.VMShell dom0 DEFAULT red'
|
||||||
Icon=dispvm-red
|
Icon=dispvm-red
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=DispVM: Arbitrary Name
|
Name=DispVM: Arbitrary Name
|
||||||
|
Loading…
Reference in New Issue
Block a user