mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-11-17 06:06:00 +01:00
12 lines
301 B
Markdown
12 lines
301 B
Markdown
## Environment variables
|
|
|
|
Unless specified otherwise, a variable is enabled if and only if it's set to `1`
|
|
|
|
### DRM
|
|
|
|
`AQ_NO_ATOMIC` -> Disables drm atomic modesetting
|
|
`AQ_MGPU_NO_EXPLICIT` -> Disables explicit syncing on mgpu buffers
|
|
|
|
### Debugging
|
|
|
|
`AQ_TRACE` -> Enables trace (very verbose) logging
|