mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
36 lines
551 B
Plaintext
36 lines
551 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Polybar was originally built with Linux in mind, so certain modules do
|
|
not function in FreeBSD.
|
|
|
|
Working modules:
|
|
- bspwm
|
|
- date
|
|
- github
|
|
- i3
|
|
- ipc (polybar-msg method does not seem to work)
|
|
- menu
|
|
- mpd
|
|
- script
|
|
- text
|
|
- xkeyboard
|
|
- xwindow
|
|
- xworkspaces (not extensively tested)
|
|
|
|
Broken modules:
|
|
- cpu
|
|
- filesystem
|
|
- memory
|
|
- network (requires wireless_tools)
|
|
- temperature (requires /sys/class/thermal/* in sysfs)
|
|
- volume (requires full alsa, not a wrapper)
|
|
|
|
Unknown:
|
|
- backlight
|
|
- battery
|
|
- xbacklight
|
|
EOM
|
|
}
|
|
]
|