From 75b42a2467f7e7d11b1d9c53c4943bff3208d5b9 Mon Sep 17 00:00:00 2001 From: Nishi Date: Tue, 22 Sep 2026 11:18:15 +0900 Subject: [PATCH] add header --- doc/BINDINGS.md | 2 ++ doc/ENV.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/BINDINGS.md b/doc/BINDINGS.md index 44014ac..ef327be 100644 --- a/doc/BINDINGS.md +++ b/doc/BINDINGS.md @@ -1,3 +1,5 @@ +# Bindings + \* = in-dev version # Active Bindings diff --git a/doc/ENV.md b/doc/ENV.md index 001c301..b6f5729 100644 --- a/doc/ENV.md +++ b/doc/ENV.md @@ -1,3 +1,5 @@ +# Environment vaiables + 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