mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user