zsh: respect xdg.enable for dotDir
Make sure we actually respect a user's `xdg.enable` preference. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
ea6dfabe3c
commit
f84f474c1b
4 changed files with 43 additions and 5 deletions
|
|
@ -15,3 +15,7 @@ changes are only active if the `home.stateVersion` option is set to
|
|||
|
||||
- The `gtk.gtk4.theme` option does not mirror `gtk.theme` by default
|
||||
anymore.
|
||||
|
||||
- The `programs.zsh.dotDir` option now defaults to the XDG configuration
|
||||
directory (usually `~/.config/zsh`) when `xdg.enable` is true.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue