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