mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
docs(compiling): add missing full stop
This commit is contained in:
parent
2780d98ee0
commit
6a39905b43
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ cargo build --release --no-default-features \
|
|||
| clock | Enables the `clock` module. |
|
||||
| music+all | Enables the `music` module with support for all player types. |
|
||||
| music+mpris | Enables the `music` module with MPRIS support. |
|
||||
| music+mpd | Enables the `music` module with MPD support |
|
||||
| music+mpd | Enables the `music` module with MPD support. |
|
||||
| sys_info | Enables the `sys_info` module. |
|
||||
| tray | Enables the `tray` module. |
|
||||
| workspaces+all | Enables the `workspaces` module with support for all compositors. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue