From f621786680c9e65efb714465ee532162889a522d Mon Sep 17 00:00:00 2001 From: Istvan Petres Date: Sun, 9 Jun 2024 19:19:36 +0300 Subject: [PATCH] Added -transient-window option to doc too --- doc/rofi.1.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index f2db1d653..1193646c9 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -302,6 +302,12 @@ Use Pango markup to format output wherever possible. Make **rofi** react like a normal application window. Useful for scripts like Clerk that are basically an application. +`-transient-window` + +Make **rofi** react like a modal dialog that is transient to the currently +focused window. Useful when you use a keyboard shortcut to run and show +on the window you are working with. + `-[no-]steal-focus` Make rofi steal focus on launch and restore close to window that held it when