update i3status although I have moved away from i3status and using i3blocks
prithugoswami prithugoswami524@gmail.com
Mon, 24 Dec 2018 05:05:30 +0530
1 files changed,
5 insertions(+),
2 deletions(-)
jump to
M
i3/i3status.conf
→
i3/i3status.conf
@@ -7,8 +7,10 @@ # ß
# If the above line is not correctly displayed, fix your editor first! general { - colors = true + colors = false interval = 5 + markup = "pango" + output_format = "i3bar" } #order += "ipv6"@@ -58,7 +60,8 @@ format = " %a, %d %b %Y "
} tztime local_time { - format = " %I:%M:%p " + format_time = "%I:%M %P" + format = " <b>%time</b>" } load {