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)
))
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(
awful.button({}, 1, function()
timezone_popup.visible = not timezone_popup.visible