zsh completions for swaylock

This commit is contained in:
Aaron Ouellette 2016-01-28 17:41:46 -05:00
parent 533e59f7b1
commit 7ac0fbe8e3
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,4 @@
install(
FILES _sway _swaymsg _swaygrab
FILES _sway _swaymsg _swaygrab _swaylock
DESTINATION share/zsh/site-functions/
)