Unverified Commit c3950c05 authored by Erik Reider's avatar Erik Reider Committed by GitHub

Update README.md

parent 56e41f2e
......@@ -86,8 +86,8 @@ To reload the config, you'll need to run `swaync-client --reload-config`
- `positionX`: `left` or `right`
- `positionY`: `top` or `bottom`
- `timeout`: Any positive number. The notification timeout for notifications with normal priority
- `timeout-low`: Any positive number. The notification timeout for notifications with low priority
- `timeout`: uint (Any positive number). The notification timeout for notifications with normal priority
- `timeout-low`: uint (any positive number). The notification timeout for notifications with low priority
- `keyboard-shortcuts`: Boolean. If control center should use keyboard shortcuts
- `image-visibility`: `always`, `when-available` or `never`. Notification image visiblilty
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment