mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-17 06:32:36 +01:00
5 lines
282 B
Bash
5 lines
282 B
Bash
#!/bin/sh
|
|
printf "\n* polybar-doc package includes a sample config file as /usr/share/doc/polybar/config
|
|
* In order to use it as a template, copy it as ~/.config/polybar/config
|
|
* You may want to install some glyph fonts like font-siji in order to get symbols rendered correctly.\n"
|