mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-07-07 08:15:40 +02:00
modules/network: do not use IPv6 link-local
Probably you don't want to see your IPv6 link-local address but rather a global one.
This commit is contained in:
parent
d1776714ed
commit
8ccd79ad08
2 changed files with 4 additions and 1 deletions
|
@ -28,8 +28,10 @@
|
|||
* battery/network/script: `poll-interval` unit changed from seconds to
|
||||
milliseconds ([#244][244]).
|
||||
* all modules: minimum poll interval changed from 500ms to 250ms.
|
||||
* network: do not use IPv6 link-local ([#281][281])
|
||||
|
||||
[244]: https://codeberg.org/dnkl/yambar/issues/244
|
||||
[281]: https://codeberg.org/dnkl/yambar/pulls/281
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue