1
0
Fork 0

Making fancy i3status tighter

This commit is contained in:
Jarkko Toivanen 2023-05-24 05:54:44 +03:00
parent d4a389391e
commit 1ab4c53496
Signed by: jt
GPG key ID: 9151B109B73ECAD5

View file

@ -65,7 +65,7 @@ run_watch VPN {
} }
tztime local { tztime local {
format = " %a %d.%m.%Y  %H:%M:%S" format = " %a %d.%m  %H:%M"
} }
load { load {
@ -77,7 +77,7 @@ cpu_usage {
} }
memory { memory {
format = "🐏 %used/%free" format = "🐏 %used"
} }
cpu_temperature 0 { cpu_temperature 0 {