Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
5.82k stars 657 forks source link

treewide: meson deprecation and freebsd fixes #3309

Closed khaneliman closed 1 month ago

khaneliman commented 1 month ago

Documentation seemed a little confusing on the temperature paths thing... took some trial and error to figure out what it needed to be parsed properly.

Tested with

"hwmon-path-abs": [
        "/sys/devices/pci0000:00/0000:00:18.3/hwmon/"
      ],
"input-filename": "temp3_input",

and

"hwmon-path-abs": "/sys/devices/pci0000:00/0000:00:18.3/hwmon",
"input-filename": "temp3_input",