desktop: change TZ
This commit is contained in:
parent
07a6646071
commit
58a3f58033
@ -140,7 +140,7 @@ mytextclock:buttons(gears.table.join(
|
|||||||
end)
|
end)
|
||||||
))
|
))
|
||||||
|
|
||||||
vnoclock = wibox.widget.textclock(" | %F %T%z %a", 1, "Europe/Rome")
|
vnoclock = wibox.widget.textclock(" | %F %T%z %a", 1, "Europe/Vilnius")
|
||||||
vnoclock:buttons(gears.table.join(
|
vnoclock:buttons(gears.table.join(
|
||||||
awful.button({}, 1, function()
|
awful.button({}, 1, function()
|
||||||
timezone_popup.visible = not timezone_popup.visible
|
timezone_popup.visible = not timezone_popup.visible
|
||||||
|
Loading…
Reference in New Issue
Block a user