i3: re-add i3 config

This commit is contained in:
Marco Thomas
2023-01-28 01:30:02 +01:00
parent 09c8f5a305
commit a08402b8d3
6 changed files with 195 additions and 17 deletions

View File

@@ -0,0 +1,17 @@
general {
output_format = "i3bar"
colors = false
markup = pango
interval = 5
color_good = '#2f343f'
color_degraded = '#ebcb8b'
color_bad = '#ba5e57'
}
order += "tztime local"
tztime local {
format = "%-d. %b (%a) %H:%M"
}