X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=b90227b23d22892634b4c17fd1a1e0e27c31e547;hb=6bc606589a755f2a73b5bbc473f622250ea701b5;hp=e37a7eef7b04bc3a78ab49d4fc31e34c42e5129f;hpb=94c892a9de6016ac5c0f1c0d646d7b1c422a6a3a;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index e37a7ee..b90227b 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -82,6 +82,9 @@ Colors need to be specified per the .Xr XQueryColor 3 specification. .Pp +Comments begin with a #. When a literal '#' is desired in an option, then it +must be escaped with a backslash. i.e. \e# +.Pp The file supports the following keywords: .Bl -tag -width 2m .It Ic autorun @@ -427,14 +430,11 @@ is the desired program, and .Aq arg is zero or more arguments to the program. .Pp -The following variables represent settable values in -.Nm -(see the -.Sx CONFIGURATION FILES -section above), -and may be used in the -.Aq arg -fields and will be substituted for values at the time the program is spawned: +Remember that when using # in your program call, it must be escaped with a +backslash. i.e. \e# +.Pp +The following argument variables will be substituted for values at the time the program +is spawned: .Pp .Bl -tag -width "$bar_font_color" -offset indent -compact .It Cm $bar_border @@ -443,6 +443,8 @@ fields and will be substituted for values at the time the program is spawned: .It Cm $bar_font_color .It Cm $color_focus .It Cm $color_unfocus +.It Cm $region_index +.It Cm $workspace_index .El .Pp Example: