summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickofolas <60761231+nickofolas@users.noreply.github.com>2021-06-09 15:21:39 -0500
committerGitHub <noreply@github.com>2021-06-09 22:21:39 +0200
commite7701f6f333bffca8a1ba47dcce5e9994efb1c91 (patch)
treebcbf1c1f583d0491ba4db433fc20d71b918bf8fd
parent9d85bcb914b41b706430a5a1786690c92e098542 (diff)
Fix minor typos in theming notice (#1332)
-rw-r--r--doc/rofi.114
-rw-r--r--doc/rofi.1.markdown14
2 files changed, 14 insertions, 14 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 156f61a4..5f6ebb71 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -565,14 +565,14 @@ Default: '\-'
.fi
.RE
-.SS Layout and Themeing
+.SS Layout and Theming
.PP
-\fBIMPORTANT\fP
- In newer \fBrofi\fP releases all the themeing options are moved into the new theme format. The are no longer normal
- \fBrofi\fP options that can be passed directly on the commandline (there are to many).
+\fBIMPORTANT:\fP
+ In newer \fBrofi\fP releases, all the theming options have been moved into the new theme format. They are no longer normal
+ \fBrofi\fP options that can be passed directly on the commandline (there are too many).
Small snippets can be passed on the commandline: \fB\fCrofi \-theme\-str 'window {width: 50%;}'\fR to override a single
- setting. The are merged into the current theme.
- They can also be appened at the end of the \fBrofi\fP config file to override parts of the theme.
+ setting. They are merged into the current theme.
+ They can also be appended to the end of the \fBrofi\fP config file to override parts of the theme.
.PP
Most of the following options are \fBdeprecated\fP and should not be used. Please use the new theme format to customize
@@ -1247,7 +1247,7 @@ ln \-s /usr/bin/rofi /usr/bin/dmenu
.SH THEMING
.PP
-Please see \fBrofi\-theme(5)\fP manpage for more information on themeing.
+Please see \fBrofi\-theme(5)\fP manpage for more information on theming.
.SH KEY BINDINGS
.PP
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 1d1f680e..b4e3c171 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -322,14 +322,14 @@ Set to '\x0' to disable.
Default: '-'
-### Layout and Themeing
+### Layout and Theming
-**IMPORTANT**
- In newer **rofi** releases all the themeing options are moved into the new theme format. The are no longer normal
- **rofi** options that can be passed directly on the commandline (there are to many).
+**IMPORTANT:**
+ In newer **rofi** releases, all the theming options have been moved into the new theme format. They are no longer normal
+ **rofi** options that can be passed directly on the commandline (there are too many).
Small snippets can be passed on the commandline: `rofi -theme-str 'window {width: 50%;}'` to override a single
- setting. The are merged into the current theme.
- They can also be appened at the end of the **rofi** config file to override parts of the theme.
+ setting. They are merged into the current theme.
+ They can also be appended at the end of the **rofi** config file to override parts of the theme.
Most of the following options are **deprecated** and should not be used. Please use the new theme format to customize
**rofi**. More information about the new format can be found in the **rofi-theme(5)** manpage.
@@ -750,7 +750,7 @@ This way it can be used as a drop-in replacement for dmenu. Just copy or symlink
## THEMING
-Please see **rofi-theme(5)** manpage for more information on themeing.
+Please see **rofi-theme(5)** manpage for more information on theming.
## KEY BINDINGS