mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[i3status] add spacing in time after icons
This commit is contained in:
parent
0017cd1e96
commit
8bb71fd5a7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ order += "tztime local"
|
||||||
|
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
format = "%a %d.%m.%Y %H:%M:%S"
|
format = " %a %d.%m.%Y %H:%M:%S"
|
||||||
}
|
}
|
||||||
|
|
||||||
disk "/" {
|
disk "/" {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue