X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=fa0fbc20f1fa5af9fc733a50408c5db8637331e2;hb=841e741913acb91111fabae2f93b7257e845722e;hp=9d127abbe36a12ef75fa807d2c60bccda7194337;hpb=fc30ad30ffbe948ffd32e3a3c40f1eb422ef5660;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 9d127ab..fa0fbc2 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 @@ -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