summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-24 00:52:13 +0200
committerDave Davenport <qball@blame.services>2022-07-24 00:52:13 +0200
commitd20926abab20bcd2478e1d3472ab75336f16724b (patch)
treec109d67f08badf67554feec8d961e8920e4dc8e6 /doc/rofi.1
parent5a5d333fdff6f0c35d2e0ee4816f9b9cc5a26b82 (diff)
[window] Add an option to hide active window.
fixes: #1336
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.119
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 465c44a7..956203e7 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -977,6 +977,25 @@ configuration {
.fi
.RE
+.PP
+You can hide the currently active window with the 'hide-active-window' setting:
+
+.PP
+.RS
+
+.nf
+configuration {
+ window {
+ hide-active-window: true;
+ }
+}
+
+.fi
+.RE
+
+.PP
+or pass \fB\fC-window-hide-active-window true\fR on command line.
+
.SS Combi settings
.PP
\fB\fC-combi-modes\fR \fImode1\fP,\fImode2\fP