mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[Doc] Fix typo
This commit is contained in:
parent
e957927294
commit
1a1dc7282f
2 changed files with 2 additions and 2 deletions
|
@ -888,7 +888,7 @@ Default: \fI"wmctrl \-i \-R {window}"\fP
|
|||
Show window thumbnail (if available) as icon in the window switcher.
|
||||
|
||||
.PP
|
||||
You can stop rofi from existing when closing a window (allowing multiple to be closed in a row).
|
||||
You can stop rofi from exiting when closing a window (allowing multiple to be closed in a row).
|
||||
|
||||
.PP
|
||||
.RS
|
||||
|
|
|
@ -525,7 +525,7 @@ Default: *"wmctrl -i -R {window}"*
|
|||
Show window thumbnail (if available) as icon in the window switcher.
|
||||
|
||||
|
||||
You can stop rofi from existing when closing a window (allowing multiple to be closed in a row).
|
||||
You can stop rofi from exiting when closing a window (allowing multiple to be closed in a row).
|
||||
|
||||
```css
|
||||
configuration {
|
||||
|
|
Loading…
Reference in a new issue