mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-11 10:56:11 +00:00
13 lines
238 B
INI
13 lines
238 B
INI
[module/date]
|
|
type = internal/date
|
|
interval = 1
|
|
|
|
time = " %H:%M"
|
|
time-alt = " %a, %b %d %H:%M:%S"
|
|
|
|
format = <label>
|
|
format-background = ${colors.background-module}
|
|
format-padding = 1
|
|
format-prefix = %{T5}%{T-}
|
|
label = %{T2}%time%%{T-}
|