From f1c6cbf0266c1c0bc7edcec2184ff329be50a5af Mon Sep 17 00:00:00 2001 From: Tal <83217276+talwat@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:01:21 +0200 Subject: [PATCH] docs: create ENVIRONMENT_VARS.md --- ENVIRONMENT_VARS.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ENVIRONMENT_VARS.md diff --git a/ENVIRONMENT_VARS.md b/ENVIRONMENT_VARS.md new file mode 100644 index 0000000..f436aae --- /dev/null +++ b/ENVIRONMENT_VARS.md @@ -0,0 +1,6 @@ +# Environment Variables + +Lowfi has some more specific options, usually as a result of minor feature requests, which are only documented here. +If you have some behaviour you'd like to change, which is quite specific, then see if one of these options suits you. + +* `LOWFI_FIXED_MPRIS_NAME` - Limits the number of lowfi instances to one, but ensures the player name is always `lowfi`.