fix: date display, update newsraft, picom confs
This commit is contained in:
parent
86440a8fae
commit
d6aece2460
7 changed files with 125 additions and 238 deletions
|
@ -77,7 +77,7 @@ function update_net() {
|
|||
}
|
||||
|
||||
function update_time() {
|
||||
time="$(TZ=Asia/Makassar date '+%a %m-%d %R %Z'); $(TZ=Asia/Jakarta date '+%R %Z'); $(TZ=Europe/Paris date '+%R %Z')"
|
||||
time="$(TZ=Asia/Jakarta date '+%R %Z') - $(TZ=Europe/Paris date '+%R %Z') - $(date '+%a %m-%d %R %Z')"
|
||||
}
|
||||
|
||||
function reload() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue