2019-08-14 12:25:52 +00:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
2018-01-11 06:23:22 +00:00
|
|
|
Polybar was originally built with Linux in mind, so certain modules do
|
|
|
|
not function in FreeBSD.
|
|
|
|
|
|
|
|
Working modules:
|
2018-03-08 08:25:26 +00:00
|
|
|
- bspwm
|
2018-01-11 06:23:22 +00:00
|
|
|
- date
|
2018-05-12 07:11:22 +00:00
|
|
|
- github
|
2018-01-11 06:23:22 +00:00
|
|
|
- i3
|
2018-05-12 07:11:22 +00:00
|
|
|
- ipc (polybar-msg method does not seem to work)
|
|
|
|
- menu
|
|
|
|
- mpd
|
2018-01-11 06:23:22 +00:00
|
|
|
- script
|
|
|
|
- text
|
|
|
|
- xkeyboard
|
|
|
|
- xwindow
|
2018-05-12 07:11:22 +00:00
|
|
|
- xworkspaces (not extensively tested)
|
2018-01-11 06:23:22 +00:00
|
|
|
|
|
|
|
Broken modules:
|
2018-05-12 07:11:22 +00:00
|
|
|
- cpu
|
2018-01-11 06:23:22 +00:00
|
|
|
- filesystem
|
2018-05-12 07:11:22 +00:00
|
|
|
- memory
|
2018-01-11 06:23:22 +00:00
|
|
|
- network (requires wireless_tools)
|
|
|
|
- temperature (requires /sys/class/thermal/* in sysfs)
|
|
|
|
- volume (requires full alsa, not a wrapper)
|
|
|
|
|
2018-05-12 07:11:22 +00:00
|
|
|
Unknown:
|
2018-01-11 06:23:22 +00:00
|
|
|
- backlight
|
|
|
|
- battery
|
2018-05-12 07:11:22 +00:00
|
|
|
- xbacklight
|
2019-08-14 12:25:52 +00:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|