diff --git a/ros_ide_vm.json b/ros_ide_vm.json index f169cd5..bd96187 100644 --- a/ros_ide_vm.json +++ b/ros_ide_vm.json @@ -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",