From 9e0846ea141fae04ea2e87d81f5f95753871e6de Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 12 Mar 2024 07:35:42 -0400 Subject: [PATCH] docs/labwc-config.5: fix "environment directory" typo --- docs/labwc-config.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 2ba5ce19..ad9c0142 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -47,7 +47,7 @@ an arbitrary order; any variables that must be set in a particular sequence should be set within the same file. Unless the --merge-config option is specified, labwc will consider a particular XDG Base Directory to have provided an environment file if that directory contains either the "environment" -directory or at least one "environment.d/\*.env" file. +file or at least one "environment.d/\*.env" file. Note: environment files are treated differently by Openbox, which will simply source the file as a valid shell script before running the window manager. Files