summaryrefslogtreecommitdiff
path: root/hosts/libreX60.lua
blob: 294c1a14f74af8c4c378453ba049dbd4fb708f6e (plain)
1
2
3
4
5
local wibox = require("wibox")
local bar_widgets = require("bar")

bar_widgets.textclock.format = "%a, %b %-e, %-H:%M"
bar_widgets.temp.file = "/sys/class/hwmon/hwmon2/temp1_input"