diff --git a/autostart/virt-viewer.desktop b/autostart/virt-viewer.desktop new file mode 100644 index 0000000..97e45b8 --- /dev/null +++ b/autostart/virt-viewer.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=virt-viewer +Comment=Client Spice pour RDPWindows +Exec=/bin/bash -c "$HOME/.config/virt-viewer/launch.sh" +Hidden=false +X-MATE-Autostart-enabled=true