We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5952355 commit f621786Copy full SHA for f621786
doc/rofi.1.markdown
@@ -302,6 +302,12 @@ Use Pango markup to format output wherever possible.
302
Make **rofi** react like a normal application window. Useful for scripts like
303
Clerk that are basically an application.
304
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
311
`-[no-]steal-focus`
312
313
Make rofi steal focus on launch and restore close to window that held it when
0 commit comments