docs/labwc-config.5: fix "environment directory" typo

This commit is contained in:
Andrew J. Hesford 2024-03-12 07:35:42 -04:00
parent 4ecac26548
commit 9e0846ea14

View file

@ -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 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 specified, labwc will consider a particular XDG Base Directory to have provided
an environment file if that directory contains either the "environment" 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 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 source the file as a valid shell script before running the window manager. Files