desktop: change tz

This commit is contained in:
2025-02-28 07:55:20 +00:00
parent 92a5527699
commit b0049e647e

View File

@@ -140,7 +140,7 @@ mytextclock:buttons(gears.table.join(
end) end)
)) ))
vnoclock = wibox.widget.textclock(" | %F %T%z %a", 1, "Europe/Vilnius") vnoclock = wibox.widget.textclock(" | %F %T%z %a", 1, "Europe/Rome")
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