ros_ide_vm: Don't try to disable scrensaver

Apparently there's more to it than just this one file. Need to investigate further.
This commit is contained in:
Alexey Rogachevskiy
2020-10-27 00:06:59 +03:00
parent 5b599431a1
commit d0670f1235

View File

@@ -63,11 +63,6 @@
"source": "{{user `assetsDir`}}/patches",
"destination": "/tmp"
},
{
"type": "file",
"source": "{{user `assetsDir`}}/configs/xfce4-power-manager.xml",
"destination": "/home/{{user `user`}}/.config/xfce4/xfconf/xfce-perchannel/xml/xfce4-power-manager.xml"
},
{
"type": "shell",
"script": "scripts/installSoftware.sh",