mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 10:41:03 +02:00
docs: add missing upower
feature flag
This commit is contained in:
parent
610c3528af
commit
ea9f7caaf7
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ cargo build --release --no-default-features \
|
|||
| music+mpd | Enables the `music` module with MPD support. |
|
||||
| sys_info | Enables the `sys_info` module. |
|
||||
| tray | Enables the `tray` module. |
|
||||
| upower | Enables the `upower` module. |
|
||||
| workspaces+all | Enables the `workspaces` module with support for all compositors. |
|
||||
| workspaces+sway | Enables the `workspaces` module with support for Sway. |
|
||||
| workspaces+hyprland | Enables the `workspaces` module with support for Hyprland. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue