Repository Overview
Repository Information
- Repository: JakeStanger/ironbar
- Path: examples/minimal
Last Commit Details
Minimal Theme
A basic bar suited to classic tiling WM workflows.
Included modules:
- Start:
workspaces - Center:
focused - End:
battery,sys_info,tray,clock
- The
batterymodule is automatically hidden if no battery is detected.- The
sys_infomodule shows CPU and memory usage percentages.
The included stylesheet provides a dark theme with monospace font, including the barebones essentials for the included modules only.
Usage
This configuration is baked into Ironbar and can be used out of the box:
ironbar --config minimal
It is also possible to use the provided theme with another configuration:
ironbar --theme minimal
Alternatively, copy the config file of your preferred format, and the style.css into ~/.config/ironbar. These will be loaded automatically and provide a template to make your own changes.
This is the default Ironbar configuration. If no valid config file exists, ironbar will fall back to loading this.
Recent Commit Highlights
| Commit ID | Message | Author | Date |
|---|---|---|---|
| 83e8728 | fix(minimal theme): sliders not visible | Jake Stanger | 4 months ago |
| 738885b | fix(examples): wrong battery detection logic in some config files | purrion | 5 months ago |
| 91e1897 | fix: CSS style issues on minimal theme with no gtk theme (#1281) | esther | 6 months ago |
| aeef5bb | docs(examples): replace with new minimal and desktop configs |
Jake Stanger | 8 months ago |