]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/functions/_wake
qutebrowser: bind gl/gr to move between tabs
[dotfiles.git] / zsh / functions / _wake
index 4ab10d374a6e5d82d953d3d32b5f2ade2ec9ddd6..3361232029955aabab6023536bc2610474bbdc3d 100644 (file)
@@ -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