mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-11-16 22:05:58 +01:00
parent
9b33a38f86
commit
9312aa2827
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Unless specified otherwise, a variable is enabled if and only if it's set to `1`
|
|||
|
||||
### DRM
|
||||
|
||||
`AQ_DRM_DEVICES` -> Set an explicit list of DRM devices (GPUs) to use. It's a colon-separated list of paths, with the first being the primary. E.g. `/dev/dri/card1:/dev/dri/card0`
|
||||
`AQ_NO_ATOMIC` -> Disables drm atomic modesetting
|
||||
`AQ_MGPU_NO_EXPLICIT` -> Disables explicit syncing on mgpu buffers
|
||||
|
||||
|
|
Loading…
Reference in a new issue