From 6d18f98779056ba72f70d2422c0a6b301bcae583 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 12 Jul 2022 17:41:41 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af96ddd..6c86ca1 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=,," option like so: status_command $HOME/.config/sway/swaybar_info --regex-cmd="acpi,-b,[0-9]+%.*" # This example gets battery info into the bar. + # Note that the portion is optional. } ## Dependencies