X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=a8cfac6bc6a14ae1b03899c317510b4ab195410c;hb=623ccee72222f16ed35512484589d92232685815;hp=8499bb4f7ba51d35247c5fe6527d9405db5b1651;hpb=d2de668398d403b322f57578d0306807e263db16;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 8499bb4..a8cfac6 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -177,9 +177,20 @@ Enable by setting to 1 .It Cm title_name_enabled Enable or disable displaying the window title in the status bar. Enable by setting to 1 +.It Cm urgent_enabled +Enable or disable the urgency hint. +Note that many terminal emulators require this to be enabled for it to +propagate. In xterm, for example, one needs to add the following line +.Pa xterm.urgentOnBell: true +to +.Pa .Xdefaults . .It Cm window_name_enabled Enable or disable displaying the window name in the status bar. Enable by setting to 1 +.It Cm verbose_layout +Enable or disable displaying the current master and stack values in the status +bar. +Enable by setting to 1 .It Cm modkey Change mod key. Mod1 is generally the ALT key and Mod4 is the windows key on a PC.