mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Fix spelling (#1202)
This commit is contained in:
parent
83610ff682
commit
96c7ab0fff
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed. From a very
|
The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed. From a very
|
||||||
static drawing of lines and text to a nice structured form of packing widgets. This change made it possible to provide a
|
static drawing of lines and text to a nice structured form of packing widgets. This change made it possible to provide a
|
||||||
more flexible theme framework. The old theme format and config file are not flexible enough to expose these options in a
|
more flexible theme framework. The old theme format and config file are not flexible enough to expose these options in a
|
||||||
user\-friendly way. Therefor, a new file format has been created, replacing the old one.
|
user\-friendly way. Therefore, a new file format has been created, replacing the old one.
|
||||||
|
|
||||||
.SH FORMAT SPECIFICATION
|
.SH FORMAT SPECIFICATION
|
||||||
.SH Encoding
|
.SH Encoding
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed. From a very
|
The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed. From a very
|
||||||
static drawing of lines and text to a nice structured form of packing widgets. This change made it possible to provide a
|
static drawing of lines and text to a nice structured form of packing widgets. This change made it possible to provide a
|
||||||
more flexible theme framework. The old theme format and config file are not flexible enough to expose these options in a
|
more flexible theme framework. The old theme format and config file are not flexible enough to expose these options in a
|
||||||
user-friendly way. Therefor, a new file format has been created, replacing the old one.
|
user-friendly way. Therefore, a new file format has been created, replacing the old one.
|
||||||
|
|
||||||
## FORMAT SPECIFICATION
|
## FORMAT SPECIFICATION
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue