mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
[Doc] Fix typo
This commit is contained in:
parent
91686f37de
commit
db725300b5
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.
|
Show window thumbnail (if available) as icon in the window switcher.
|
||||||
|
|
||||||
.PP
|
.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
|
.PP
|
||||||
.RS
|
.RS
|
||||||
|
|
|
@ -525,7 +525,7 @@ Default: *"wmctrl -i -R {window}"*
|
||||||
Show window thumbnail (if available) as icon in the window switcher.
|
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
|
```css
|
||||||
configuration {
|
configuration {
|
||||||
|
|
Loading…
Reference in a new issue