bash: add completion for swaybar

This commit is contained in:
Gaël PORTAY 2018-12-31 13:17:05 -05:00 committed by Brian Ashworth
parent 3d7c20f062
commit 3b4cf3718b
2 changed files with 45 additions and 0 deletions

View file

@ -213,6 +213,7 @@ endif
if (get_option('bash-completions'))
bash_files = files(
'completions/bash/sway',
'completions/bash/swaybar',
'completions/bash/swayidle',
'completions/bash/swaylock',
'completions/bash/swaymsg',