mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-01 17:44:24 +00:00
Generate X monitor section is no more required
This commit is contained in:
parent
1270b2e209
commit
55a825a7c0
6 changed files with 2 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue