summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Guillaume Brogi <gui-gui@netcourrier.com>2016-08-12 00:13:48 +0200
committerLibravatar Guillaume Brogi <gui-gui@netcourrier.com>2016-08-12 00:13:48 +0200
commit7bbf7e15a0cd931c4997b9d1337bdf435f51ebe0 (patch)
tree611e81b897ae6a45517f2447dbec005c872750a2
parentRerender after every split command (diff)
downloadsway-7bbf7e15a0cd931c4997b9d1337bdf435f51ebe0.tar.gz
sway-7bbf7e15a0cd931c4997b9d1337bdf435f51ebe0.tar.zst
sway-7bbf7e15a0cd931c4997b9d1337bdf435f51ebe0.zip
Update man page
The man page mentioned that "indicator" wasn't implemented, this isn't the case anymore.
-rw-r--r--sway/sway.5.txt3
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.
177 **text**::: The text color of the title bar. 177 **text**::: The text color of the title bar.
178 **indicator**::: The color used to indicate where a new view will open. In a 178 **indicator**::: The color used to indicate where a new view will open. In a
179 tiled container, this would paint the right border of the current view if 179 tiled container, this would paint the right border of the current view if
180 a new view would be opened to the right. _Note_: This is not currently 180 a new view would be opened to the right.
181 implemented.
182 **child_border**::: The border around the view itself. 181 **child_border**::: The border around the view itself.
183 182
184+ 183+