diff --git a/README.md b/README.md index a7e5256..132536b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Put the following in your `~/.config/sway/config`: # One can use the "--regex-cmd=[SPLIT][SPLIT]" option like so: status_command $HOME/.config/sway/swaybar_info --regex-cmd="acpi[SPLIT]-b[SPLIT][0-9]+%.*" # This example gets battery info into the bar. + # Multiple args should be separated with "[SPLIT]". # Note that the portion is optional. }