diff options
Diffstat (limited to 'awesome/hosts')
-rw-r--r-- | awesome/hosts/libreX60.lua | 4 |
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" |