feat(i3status): day-of-week
This commit is contained in:
parent
9c4c89b64f
commit
f87057b053
@ -68,7 +68,7 @@ cpu_temperature 0 {
|
||||
}
|
||||
|
||||
tztime local {
|
||||
format = "%Y-%m-%d %H:%M"
|
||||
format = "%Y-%m-%d %a %H:%M"
|
||||
}
|
||||
|
||||
volume master {
|
||||
|
||||
@ -52,6 +52,7 @@ alias mcdtmp='cd "$(mktemp -d)"'
|
||||
# time
|
||||
alias now='date +"%T"'
|
||||
alias nowdate='date +"%d-%m-%Y"'
|
||||
alias cal='cal -m'
|
||||
|
||||
# vim
|
||||
alias svi="sudo -E nvim"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user