mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
added fish completions for swayidle
This commit is contained in:
parent
fe32a745ee
commit
834f23f57a
2 changed files with 4 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ endif
|
|||
if (get_option('fish-completions'))
|
||||
fish_files = files(
|
||||
'completions/fish/sway.fish',
|
||||
'completions/fish/swayidle.fish',
|
||||
'completions/fish/swaylock.fish',
|
||||
'completions/fish/swaymsg.fish',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue