Skip to content

Commit

Permalink
docs(compiling): add missing notifications feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger committed Mar 30, 2024
1 parent 99eb560 commit bb02a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ cargo build --release --no-default-features \
| 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. |
| notifications | Enables the `notiications` module. |
| sys_info | Enables the `sys_info` module. |
| tray | Enables the `tray` module. |
| upower | Enables the `upower` module. |
Expand Down

0 comments on commit bb02a21

Please sign in to comment.