X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/03bc64c4e89dadccb97ce8d1e22477ab8b7210dc..833b2af31c59941e1bdfed4f67d70cf20a40d2a9:/xdg/i3status/config diff --git a/xdg/i3status/config b/xdg/i3status/config index 80571b4..400bf22 100644 --- a/xdg/i3status/config +++ b/xdg/i3status/config @@ -11,7 +11,7 @@ order += "ethernet _first_" order += "cpu_usage" order += "load" order += "battery 0" -#order += "tztime local" +order += "tztime local" wireless wlan0 { format_up = "WLAN0 %essid %ip" @@ -42,6 +42,6 @@ battery 0 { low_threshold = 20 } -#tztime local { -# format = "%a/%b %d/%m/%Y %H:%M:%S" -#} +tztime local { + format = "%a/%b %d/%m/%Y %H:%M:%S" +}