]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Smart option added to hide_edge_borders config param (#2191) (#2191)
[i3/i3] / docs / userguide
index d9cfc642b99b47d04f4633a3a4cc76f880e1d94e..9abdd5b0cea8a631dfd45e89dc8f5306803073e0 100644 (file)
@@ -610,11 +610,13 @@ new_window pixel 3
 
 You can hide container borders adjacent to the screen edges using
 +hide_edge_borders+. This is useful if you are using scrollbars, or do not want
-to waste even two pixels in displayspace. Default is none.
+to waste even two pixels in displayspace. The "smart" setting hides borders on
+workspaces with only one window visible, but keeps them on workspaces with
+multiple windows visible. Default is none.
 
 *Syntax*:
 -----------------------------------------------
-hide_edge_borders none|vertical|horizontal|both
+hide_edge_borders none|vertical|horizontal|both|smart
 -----------------------------------------------
 
 *Example*: