mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
polybar: use a greater interval for network
No stats to update.
This commit is contained in:
parent
63eec74986
commit
812ce97360
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ ramp-signal-2 =
|
||||||
[module/ethernet]
|
[module/ethernet]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = ${env:LAN:}
|
interface = ${env:LAN:}
|
||||||
interval = 2
|
interval = 5
|
||||||
format-connected = <label-connected>
|
format-connected = <label-connected>
|
||||||
label-connected =
|
label-connected =
|
||||||
format-disconnected =
|
format-disconnected =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue