1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/config/src
Jared Baur 2408367e6f Improve XDG configuration searching
In addition to XDG_CONFIG_HOME, use XDG_CONFIG_DIRS
(https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)
to append paths for searching for configuration files.
2023-03-15 23:11:02 -07:00
..
background.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
bell.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
color.rs deps: update toml -> 0.7, cargo update 2023-01-29 21:08:25 -07:00
config.rs Improve XDG configuration searching 2023-03-15 23:11:02 -07:00
daemon.rs config: cut over to wezterm-dynamic 2022-05-18 07:47:39 -07:00
exec_domain.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
font.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
frontend.rs fix(clippy): Derive Default where possible 2023-03-15 10:21:11 -07:00
keyassignment.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
keys.rs fix typo 2022-07-31 17:58:41 -07:00
lib.rs Improve XDG configuration searching 2023-03-15 23:11:02 -07:00
lua.rs Improve XDG configuration searching 2023-03-15 23:11:02 -07:00
meta.rs config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
scheme_data.rs sync color schemes 2023-01-11 16:30:58 -07:00
ssh.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
terminal.rs add log_unknown_escape_sequences config option 2023-03-15 22:47:32 -07:00
tls.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
units.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
unix.rs config: validate consistency of domain names 2022-10-11 06:59:12 -07:00
version.rs fixup build to not consider termwiz tags as wezterm tags 2021-03-17 21:02:03 -07:00
wsl.rs maybe fix win32 build 2023-02-11 10:07:31 -07:00