mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
add documentation for client commands
This commit is contained in:
parent
68b517e1ae
commit
3746542462
4 changed files with 53 additions and 5 deletions
|
|
@ -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>::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue