diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml index 2c96d23e..cdad3fe1 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -4,7 +4,7 @@ # # These configuration files will be loaded in order, replacing values in files # loaded earlier with those loaded later in the chain. The file itself will -# always be loaded last. +# always be loaded last. If an import path cannot be found it will be skipped. #import: # - /path/to/alacritty.yml |