From eaef200fb2d5409fbb2db5daecbfa6822c92b295 Mon Sep 17 00:00:00 2001 From: Louis DeLosSantos Date: Tue, 8 Feb 2022 17:52:14 -0500 Subject: [PATCH] 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 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aa5b7c3..0a33d2b 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,12 @@ To reload the config ./build/src/swaync-client -R ``` +To reload css after changes + +```zsh +./build/src/swaync-client -rs +``` + ## Control Center Shortcuts - Up/Down: Navigate notifications