2024-12-29 19:39 : id 48
This commit is contained in:
parent
6bae7f13d2
commit
427dbf0c63
@ -610,6 +610,11 @@ in
|
|||||||
format-ethernet = "{ifname}: {ipaddr} ";
|
format-ethernet = "{ifname}: {ipaddr} ";
|
||||||
format-disconnected = "No Connection... ";
|
format-disconnected = "No Connection... ";
|
||||||
};
|
};
|
||||||
|
"custom/fuzzy-time" = {
|
||||||
|
exec = "bash $HOME/scripts/fuzzy-time.sh";
|
||||||
|
format = "{}";
|
||||||
|
interval = 30;
|
||||||
|
};
|
||||||
"custom/uptime" = {
|
"custom/uptime" = {
|
||||||
exec = "uptime";
|
exec = "uptime";
|
||||||
format = "{}";
|
format = "{}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user