Generate X monitor section is no more required

This commit is contained in:
Mikhail Klementev 2019-12-29 14:35:39 +00:00
parent 1270b2e209
commit 55a825a7c0
No known key found for this signature in database
GPG key ID: BE44DA8C062D87DC
6 changed files with 2 additions and 40 deletions

View file

@ -42,14 +42,6 @@ You need to **relogin** if you install virt-manager (libvirt) first time.
$ go get -u code.dumpstack.io/tools/appvm
## Generate resolution
By default uses 1920x1080. If you need to regenerate `appvm/nix/monitor.nix`:
$ $GOPATH/src/code.dumpstack.io/tools/appvm/generate-resolution.sh 3840 2160 > $GOPATH/src/code.dumpstack.io/tools/appvm/nix/monitor.nix
Autodetection is a bash-spaghetti, so you need to check results. BTW it's just a X.org monitor section.
## Run application
$ appvm start chromium --verbose