From 374654246221f01150f24c37063b6149b769928b Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Sat, 4 Jun 2016 10:43:23 -0500 Subject: add documentation for client commands --- sway/sway-bar.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway-bar.5.txt') diff --git a/sway/sway-bar.5.txt b/sway/sway-bar.5.txt index 322dc32b..d0727440 100644 --- a/sway/sway-bar.5.txt +++ b/sway/sway-bar.5.txt @@ -61,7 +61,7 @@ Colors ------ Colors are defined within a _colors { }_ block inside a _bar { }_ block. Colors -must be defined in hex. E.g. _#fff000_ or _#fff000ff_ when including the alpha +must be defined in hex. i.e. _#rrggbb_ or _#rrggbbaa_ when including the alpha channel. **background** :: -- cgit v1.2.3-54-g00ecf