From 923eb46350b1102749eb05cd2120c96cc6a715d0 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 18 Oct 2024 21:49:17 -0500 Subject: initial commit --- hosts/libreX60.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hosts/libreX60.lua (limited to 'hosts') diff --git a/hosts/libreX60.lua b/hosts/libreX60.lua new file mode 100644 index 0000000..3ce5619 --- /dev/null +++ b/hosts/libreX60.lua @@ -0,0 +1,4 @@ +local wibox = require("wibox") +local bar_widgets = require("bar") + +bar_widgets.textclock.format = "%a, %b %e, %-H:%M" -- cgit v1.2.3