]> code.delx.au - spectrwm/blobdiff - spectrwm.1
Add tile_gap option.
[spectrwm] / spectrwm.1
index 66ca98daa656caf2be3cf544484e18a47013609c..e37a7eef7b04bc3a78ab49d4fc31e34c42e5129f 100644 (file)
@@ -96,6 +96,9 @@ Place the statusbar at the bottom of each region instead of the top.
 .It Ic bar_border Ns Bq Ar x
 Border color of the status bar(s) in screen
 .Ar x .
+.It Ic bar_border_unfocus Ns Bq Ar x
+Border color of the status bar(s) on unfocused region(s) in screen
+.Ar x .
 .It Ic bar_border_width
 Set status bar border thickness in pixels.
 Disable border by setting to 0.
@@ -318,6 +321,9 @@ e.g.\& screen[1]:800x1200+0+0.
 To make a region span multiple monitors, create a region big enough to cover
 them all, e.g. screen[1]:2048x768+0+0 makes the region span two monitors with
 1024x768 resolution sitting one next to the other.
+.It Ic region_padding
+Pixel width of empty space within region borders.
+Disable by setting to 0.
 .It Ic spawn_position
 Position in stack to place newly spawned windows.
 Possible values are
@@ -351,6 +357,9 @@ Users may need to set program[term] (see the
 section) to use an alternate copy of the
 .Xr xterm 1
 binary without the setgid bit set.
+.It Ic tile_gap
+Pixel width of empty space between tiled windows.
+Disable by setting to 0.
 .It Ic title_class_enabled
 Enable or disable displaying the window class in the status bar.
 Enable by setting to 1.