mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
bash: add completion for swaybar
This commit is contained in:
parent
4a3ada303b
commit
6c651423c5
2 changed files with 45 additions and 0 deletions
|
|
@ -212,6 +212,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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue