mirror of
https://github.com/polybar/polybar.git
synced 2024-11-03 04:33:30 -05:00
7 lines
120 B
Text
7 lines
120 B
Text
|
#
|
||
|
# Bash completion template
|
||
|
#
|
||
|
install(FILES polybar
|
||
|
DESTINATION share/bash-completion/completions
|
||
|
COMPONENT tools)
|