From ce020ab718b0ea09224dd15fc9a5796b3acc7904 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 11 Oct 2024 20:43:20 -0500 Subject: overhaul awesome --- awesome/hosts/libreX60.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 awesome/hosts/libreX60.lua (limited to 'awesome/hosts/libreX60.lua') diff --git a/awesome/hosts/libreX60.lua b/awesome/hosts/libreX60.lua new file mode 100644 index 0000000..3ce5619 --- /dev/null +++ b/awesome/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