mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
01b326c10f
Now the doc folder is exclusively for documentation
6 lines
120 B
CMake
6 lines
120 B
CMake
#
|
|
# Bash completion template
|
|
#
|
|
install(FILES polybar
|
|
DESTINATION share/bash-completion/completions
|
|
COMPONENT tools)
|