summaryrefslogtreecommitdiff
path: root/awesome/hosts/libreX60.lua
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2024-10-17 22:32:17 -0500
committerTim Keller <tjk@tjkeller.xyz>2024-10-17 22:32:17 -0500
commitdf86f7b92a3d0985d6d8c9ab1d027eeddb7b0443 (patch)
treeb5e27ebd0cea42abee2b3ef0981087cd2c3a57eb /awesome/hosts/libreX60.lua
parent572382a9ce99162bd93d2d6e3fd789f2c99bf420 (diff)
downloaddotconfig-df86f7b92a3d0985d6d8c9ab1d027eeddb7b0443.tar.xz
dotconfig-df86f7b92a3d0985d6d8c9ab1d027eeddb7b0443.zip
remove awesome config, push to own repo
Diffstat (limited to 'awesome/hosts/libreX60.lua')
-rw-r--r--awesome/hosts/libreX60.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/awesome/hosts/libreX60.lua b/awesome/hosts/libreX60.lua
deleted file mode 100644
index 3ce5619..0000000
--- a/awesome/hosts/libreX60.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-local wibox = require("wibox")
-local bar_widgets = require("bar")
-
-bar_widgets.textclock.format = "%a, %b %e, %-H:%M"