JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Character sequence for the floating indicator.
[spectrwm.git] / spectrwm.1
index 2654dc0..d14c707 100644 (file)
@@ -118,6 +118,7 @@ It may contain the following character sequences:
 .It Li "+A" Ta "Output of the external script"
 .It Li "+C" Ta "Window class"
 .It Li "+D" Ta "Workspace name"
+.It Li "+F" Ta "Floating indicator"
 .It Li "+I" Ta "Workspace index"
 .It Li "+N" Ta "Screen number"
 .It Li "+S" Ta "Stacking algorithm"
@@ -305,6 +306,12 @@ Enable by setting to 1.
 .It Ic window_name_enabled
 Enable or disable displaying the window name in the status bar.
 Enable by setting to 1.
+.Pp
+To prevent excessively large window names from pushing the remaining text off
+the screen, it's limited to 64 characters, by default.
+See the
+.Ic bar_format
+option for more details.
 .It Ic workspace_limit
 Set the total number of workspaces available.  Minimum is 1, maximum is 22.
 .El