docs: mention css reload (#80)
ran into this when themeing SwayNotificationCenter, assumed a `-R` alone would bounce the css settings. easier to make mention of this right away and avoid others debugging for a bit. Signed-off-by: ldelossa <louis.delos@gmail.com>
This commit is contained in:

committed by
GitHub

parent
90768ce824
commit
eaef200fb2
@@ -78,6 +78,12 @@ To reload the config
|
|||||||
./build/src/swaync-client -R
|
./build/src/swaync-client -R
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To reload css after changes
|
||||||
|
|
||||||
|
```zsh
|
||||||
|
./build/src/swaync-client -rs
|
||||||
|
```
|
||||||
|
|
||||||
## Control Center Shortcuts
|
## Control Center Shortcuts
|
||||||
|
|
||||||
- Up/Down: Navigate notifications
|
- Up/Down: Navigate notifications
|
||||||
|
Reference in New Issue
Block a user