try xsession
This commit is contained in:
3
install/eoan/Vagrantfile
vendored
3
install/eoan/Vagrantfile
vendored
@@ -16,5 +16,8 @@ Vagrant.configure("2") do |config|
|
||||
apt-get install -y \
|
||||
qgis freecad \
|
||||
openbox-lxde-session lxterminal tightvncserver
|
||||
mkdir -p .vnc
|
||||
SHELL
|
||||
|
||||
config.vm.provision "file", source: "xesssion", destination: ".vnc/xsession"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user