Skip to content

Commit f621786

Browse files
authored
Added -transient-window option to doc too
1 parent 5952355 commit f621786

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/rofi.1.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,12 @@ Use Pango markup to format output wherever possible.
302302
Make **rofi** react like a normal application window. Useful for scripts like
303303
Clerk that are basically an application.
304304

305+
`-transient-window`
306+
307+
Make **rofi** react like a modal dialog that is transient to the currently
308+
focused window. Useful when you use a keyboard shortcut to run and show
309+
on the window you are working with.
310+
305311
`-[no-]steal-focus`
306312

307313
Make rofi steal focus on launch and restore close to window that held it when

0 commit comments

Comments
 (0)