From 4ba8f2f7f74f5091106fd9605871822363a76a96 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 12 Jul 2022 17:55:18 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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. } -- 2.49.0