swap clock

auto-flake-update
Yorick van Pelt 2016-01-31 22:11:50 +01:00
parent 2fc3d50354
commit ae9a595b8e
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ sqb_left:set_markup("<span color='" .. beautiful.dgrey .. "'>[</span>")
-- clock
clock = awful.widget.textclock('<span color="#d0d0d0">%H:%M %a %d/%m</span>')
clock = awful.widget.textclock('<span color="#d0d0d0">%a %d/%m %H:%M</span>')
clock_icon = wibox.widget.imagebox()
clock_icon:set_image(icon_dir .. "/clock.png")