mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
Update convert doc.
This commit is contained in:
parent
f7971fc0e6
commit
69f90203a0
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
# Convert old themes to the new format
|
# Convert old themes to the new format
|
||||||
|
|
||||||
> This is now invalid, old theme support has been removed and will be part of a separate tool.
|
|
||||||
|
|
||||||
**Rofi** 1.4 can still read in and convert the old theme format. To read the old format, convert it, and dump it into a
|
**Rofi** 1.4 can still read in and convert the old theme format. To read the old format, convert it, and dump it into a
|
||||||
new file run:
|
new file run:
|
||||||
|
|
||||||
|
@ -16,4 +14,4 @@ You can preview the theme using:
|
||||||
rofi -theme new_theme.rasi -show run
|
rofi -theme new_theme.rasi -show run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> Note: support for named colors has been dropped.
|
||||||
|
|
Loading…
Reference in a new issue