new envs
This commit is contained in:
parent
175827fd9b
commit
9246051de0
5 changed files with 74 additions and 25 deletions
5
doc/ENV.md
Normal file
5
doc/ENV.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Platforms that support both X11 and Wayland (Linux, namely) support launching Milsko programs with following environment variables:
|
||||
|
||||
- `MW_BACKEND`: set to either `wayland` or `x11` to force which display protocol Wayland uses
|
||||
- `MW_FORCE_CSD`: set to force the wayland backend to use CSD instead of SSD
|
||||
- `MW_LIGHT_THEME`/`MW_DARK_THEME`: set to have either wayland or x11 ignore the system's appearence settings and either just use light theme/dark theme.
|
||||
Loading…
Add table
Add a link
Reference in a new issue