Add a lot of ansible headers

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-03-17 23:33:31 +01:00
parent 7d401e9f00
commit b0d8cdaf72
22 changed files with 59 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
{{ ansible_header | comment }}
# i3status configuration file.
# see "man i3status" for documentation.
@@ -23,17 +25,17 @@ order += "tztime local"
ipv6 {
format_up = "IPV6"
format_up = "IPV6: %ip"
format_down = ""
}
wireless _first_ {
format_up = "W:%essid"
format_up = "W:%essid, %ip"
format_down = ""
}
ethernet _first_ {
format_up = "E: %speed"
format_up = "E: %ip, %speed"
format_down = ""
}
@@ -45,7 +47,7 @@ battery all {
}
tztime local {
format = "%d-%m %H:%M"
format = "%d-%m %H:%M:%S"
}
volume master {