Skip to content

Porting pre-1.4.0 themes to 1.7.0 #1400

Discussion options

You must be logged in to vote

If you still use this very old setup and have not upgraded yet, use the following procedure to upgrade.

You need to run 1.6.1 or older to be able to parse the old format.

First copy the old configuration to the new format:

rofi -dump-config > newconfig.rasi

Append the old theme:

rofi -dump-theme >> newconfig.rasi

You can test this using:

rofi -config newconfig.rasi -show run

This might not be a perfect conversion. (see other topics in this discussion form).

Then you can copy the config into ~/.config/rofi/config.rasi and upgrade rofi.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DaveDavenport
Comment options

You must be logged in to vote
5 replies
@DaveDavenport
Comment options

@SolsticeSpectrum
Comment options

@SolsticeSpectrum
Comment options

@SolsticeSpectrum
Comment options

@DaveDavenport
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants