Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCoduriV authored Dec 1, 2023
1 parent d4ea1b5 commit 5b6992a
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,21 @@ Certainly! Here's an improved version of your installation guide with clearer in
## how to use

Once notiflut is running, use notiflut_ctl to control it.
For help menu use `notiflut_ctl -h`
```
Usage: notiflut_ctl <COMMAND>
Commands:
show Shows the notification center
hide Hides the notification center
toggle Toggle the notification center
status Get notifications status
count get notifications count
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
```

## configuration
The configuration file is typically located in the default XDG configuration directory. In most cases, it should be: `$HOME/.config/notiflut/conf.toml`
Expand Down

0 comments on commit 5b6992a

Please sign in to comment.