mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-30 18:19:05 -04:00
small formatting issues
This commit is contained in:
parent
cb1f45fe97
commit
8085719b1c
3 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,7 @@ qvm-features dom0 gui-videoram-min $(($WIDTH * $HEIGHT * 4 / 1024))
|
|||
qvm-features dom0 gui-videoram-overhead 0
|
||||
```
|
||||
|
||||
Where `$WIDTH`×`$HEIGHT` is the maximum desktop size that you anticipate needing.
|
||||
Where `$WIDTH` × `$HEIGHT` is the maximum desktop size that you anticipate needing.
|
||||
For example, if you expect to use a 1080p display and a 4k display side-by-side, that is `(1920 + 3840) × 2160 × 4 / 1024 = 48600`, or slightly more than 48 MiB per qube.
|
||||
After making these adjustments, the qubes need to be restarted.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue