diff options
author | Drew DeVault <sir@cmpwn.com> | 2016-08-11 18:21:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-11 18:21:58 -0400 |
commit | 420fa20ae63cf010b0849ca11a96e67d54ffb0bc (patch) | |
tree | 611e81b897ae6a45517f2447dbec005c872750a2 /sway/sway.5.txt | |
parent | 5c87cc7cb190fbc1ed2a8e8e9d10208a6384e21c (diff) | |
parent | 7bbf7e15a0cd931c4997b9d1337bdf435f51ebe0 (diff) |
Merge pull request #853 from guiniol/indicator-color
Implement indicator color
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r-- | sway/sway.5.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 36fa92d5..7de02a82 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -177,8 +177,7 @@ or triggered at runtime. **text**::: The text color of the title bar. **indicator**::: The color used to indicate where a new view will open. In a tiled container, this would paint the right border of the current view if - a new view would be opened to the right. _Note_: This is not currently - implemented. + a new view would be opened to the right. **child_border**::: The border around the view itself. + |