X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e8032e98e8e80130e015c38a3b6099972fada471..ba962d145dc39b5f9639c9896aede4140520bc8d:/zsh/functions/_wake diff --git a/zsh/functions/_wake b/zsh/functions/_wake index 4ab10d3..3361232 100644 --- a/zsh/functions/_wake +++ b/zsh/functions/_wake @@ -1,4 +1,4 @@ #compdef wake #autoload -_arguments "1:device to wake:_files -W '$HOME/.wakeonlan'" && return 0 +_arguments "1:device to wake:_files -W '$XDG_CONFIG_HOME/wakeonlan'" && return 0