Simple replacement for i3status
Find a file
dependabot[bot] 9659c95c02 Bump github.com/mdlayher/wifi from 0.6.0 to 0.7.2
Bumps [github.com/mdlayher/wifi](https://github.com/mdlayher/wifi) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/mdlayher/wifi/releases)
- [Commits](https://github.com/mdlayher/wifi/compare/v0.6.0...v0.7.2)

---
updated-dependencies:
- dependency-name: github.com/mdlayher/wifi
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 09:27:50 +01:00
.github Bump actions/checkout from 4 to 6 2026-01-19 09:04:12 +01:00
config Fixed the alecthomas/assert dependency 2025-06-23 16:59:48 +02:00
widgets Additional docs 2025-07-14 23:09:59 +02:00
.gitignore Start of project 2025-06-15 23:08:28 +02:00
block.go Use pigeon for the config parser 2025-06-23 15:43:28 +02:00
go.mod Bump github.com/mdlayher/wifi from 0.6.0 to 0.7.2 2026-01-19 09:27:50 +01:00
go.sum Bump github.com/mdlayher/wifi from 0.6.0 to 0.7.2 2026-01-19 09:27:50 +01:00
i3.go More i3bar variables in block 2025-06-16 16:27:29 +02:00
main.go Honor the interval specified in the config 2025-06-24 02:46:50 +02:00
test.config Memory widget 2025-07-14 22:47:12 +02:00
widgets.go Memory widget 2025-07-14 22:47:12 +02:00