X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=d9697e4b6b91aeadbcebd71d90139fae49125e58;hb=be49c0e89319cc03b7119bac2604744bcdd26775;hp=7ab0a119167d6a54c7c9b8d4bcecd376fd3f456c;hpb=d766c1e8d1880f50d937065737bac04ad80548f9;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index 7ab0a11..d9697e4 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -210,6 +210,11 @@ section below. .It Ic border_width Set window border thickness in pixels. Disable all borders by setting to 0. +.It Ic boundary_width +Set region containment boundary width in pixels. This is how far a window +must be dragged/resized beyond the region edge before it is allowed outside +the region. This has no effect when manipulating the window with key +bindings. Disable the window containment effect by setting to 0. .It Ic clock_enabled Enable or disable displaying the clock in the status bar. Disable by setting to 0 @@ -361,7 +366,8 @@ 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. +Pixel width of empty space between tiled windows. Negative values cause overlap. +Set this to the opposite of border_width to collapse the border between tiles. Disable by setting to 0. .It Ic title_class_enabled Enable or disable displaying the window class in the status bar. @@ -433,6 +439,8 @@ is spawned: .It Cm $bar_font_color .It Cm $color_focus .It Cm $color_unfocus +.It Cm $dmenu_bottom +-b if bar_at_bottom is enabled. .It Cm $region_index .It Cm $workspace_index .El @@ -453,7 +461,7 @@ Default programs: .It Cm lock xlock .It Cm menu -dmenu_run \-fn $bar_font \-nb $bar_color \-nf $bar_font_color \-sb +dmenu_run $dmenu_bottom \-fn $bar_font \-nb $bar_color \-nf $bar_font_color \-sb $bar_border \-sf $bar_color .It Cm term xterm