X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b55d69396b587288c7e654035190d9e62fa70b71..382e25f7d8c569293f3182f10c3b15ffb93b5e90:/zsh/functions/_wake?ds=inline 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