mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
session: sort directory entries in environment.d
This commit is contained in:
parent
8096df19ba
commit
b4f3ffc27e
2 changed files with 21 additions and 17 deletions
|
|
@ -43,11 +43,10 @@ specify keyboard layout settings and cursor size/theme here; see environment
|
|||
variable section below for details. Within an XDG Base Directory, a file named
|
||||
"environment" will be parsed first, followed by any file matching the glob
|
||||
"environment.d/\*.env". Files within the environment.d directory are parsed in
|
||||
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"
|
||||
file or at least one "environment.d/\*.env" file.
|
||||
alphabetical order. 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" 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue