X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=8b5277cebb8a901edaa5b2b407c2f98d2b8b1dd6;hb=e8f4fc8e58c7bc41c77d064d10a76db8dbb78c79;hp=9d127abbe36a12ef75fa807d2c60bccda7194337;hpb=fc30ad30ffbe948ffd32e3a3c40f1eb422ef5660;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 9d127ab..8b5277c 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -101,6 +101,8 @@ External script that populates additional information in the status bar, such as battery life. .It Cm bar_delay Update frequency, in seconds, of external script that populates the status bar. +.It Cm stack_enabled +Enable or disable displaying the current stacking algorithm in the status bar. .It Cm clock_enabled Enable or disable displaying the clock in the status bar. Disable by setting to 0 @@ -189,7 +191,7 @@ xlock .It Cm initscr initscreen.sh .It Cm menu -dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color +dmenu_run \-fn $bar_font \-nb $bar_color \-nf $bar_font_color \-sb $bar_border \-sf $bar_color .El .Pp Custom programs in the configuration file are specified as follows: @@ -452,7 +454,7 @@ in a tiling window manager, such as some dialogs and fullscreen apps. The default quirks are described below: .Pp .Bl -tag -width "OpenOffice.org N.M:VCLSalFrameXXX" -offset indent -compact -.It Firefox-bin:firefox-bin +.It Firefox\-bin:firefox\-bin TRANSSZ .It Firefox:Dialog FLOAT @@ -523,6 +525,12 @@ In the following example the main window of Firefox was clicked: $ xprop | grep WM_CLASS WM_CLASS(STRING) = "Navigator", "Firefox" .Ed +.Pp +Note that grepping for WM_CLASS flips class and name. +In the example above the quirk entry would be: +.Bd -literal -offset indent +quirk[Firefox:Navigator] = FLOAT +.Ed .Sh FILES .Bl -tag -width "/etc/scrotwm.confXXX" -compact .It Pa ~/.scrotwm.conf