aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-bar.5.txt
diff options
context:
space:
mode:
authorZandr Martin <zandrmartin+git@gmail.com>2016-06-04 10:43:23 -0500
committerZandr Martin <zandrmartin+git@gmail.com>2016-06-04 10:43:23 -0500
commit374654246221f01150f24c37063b6149b769928b (patch)
treee76b48bc3e76776a7733169019fb2cb43fc1a047 /sway/sway-bar.5.txt
parent68b517e1aee452463c7eff3775f8b56b0e48bc54 (diff)
add documentation for client commands
Diffstat (limited to 'sway/sway-bar.5.txt')
-rw-r--r--sway/sway-bar.5.txt2
1 files changed, 1 insertions, 1 deletions
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** <color>::