X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b55d69396b587288c7e654035190d9e62fa70b71..0d89e0b38f04e0dc6fd0e2b51efa044bd3ccfc5a:/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