[PR #608] [MERGED] Documentation fixes #2234

Closed
opened 2026-05-22 22:56:14 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/608
Author: @JakeStanger
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @JakeStanger

Base: masterHead: docs/fixes


📝 Commits (3)

  • 7d19106 docs: add notes about nerd fonts
  • 9db0cbc docs(upower): fix incorrect css selectors
  • 057fdff docs(examples): fix incorrect cpu sensor name

📊 Changes

9 files changed (+76 additions, -9 deletions)

View changed files

📝 README.md (+4 -0)
📝 docs/Compiling.md (+2 -0)
📝 docs/Configuration guide.md (+2 -0)
📝 docs/modules/Upower.md (+4 -5)
📝 examples/config.corn (+1 -1)
📝 examples/config.json (+1 -1)
📝 examples/config.toml (+1 -1)
📝 examples/config.yaml (+1 -1)
examples/test.corn (+60 -0)

📄 Description

Resolves a few minor issues with documentation

Resolves #558
Resolves #593
Resolves #607


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/608 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `docs/fixes` --- ### 📝 Commits (3) - [`7d19106`](https://github.com/JakeStanger/ironbar/commit/7d191065fc20e64befca64e8814aa86b2c654a7c) docs: add notes about nerd fonts - [`9db0cbc`](https://github.com/JakeStanger/ironbar/commit/9db0cbcbdc561ba929c300cec92156c873c3c151) docs(upower): fix incorrect css selectors - [`057fdff`](https://github.com/JakeStanger/ironbar/commit/057fdffc5f3219b60bbc1f095f88a9d8e3e8f750) docs(examples): fix incorrect cpu sensor name ### 📊 Changes **9 files changed** (+76 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) 📝 `docs/Compiling.md` (+2 -0) 📝 `docs/Configuration guide.md` (+2 -0) 📝 `docs/modules/Upower.md` (+4 -5) 📝 `examples/config.corn` (+1 -1) 📝 `examples/config.json` (+1 -1) 📝 `examples/config.toml` (+1 -1) 📝 `examples/config.yaml` (+1 -1) ➕ `examples/test.corn` (+60 -0) </details> ### 📄 Description Resolves a few minor issues with documentation Resolves #558 Resolves #593 Resolves #607 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:56:14 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#2234
No description provided.