Merge branch 'labwc:master' into osd

This commit is contained in:
droc12345 2024-03-12 17:17:00 -05:00 committed by GitHub
commit 22da242a32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 31 additions and 3 deletions

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
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