mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
4 lines
282 B
Bash
4 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"
|