You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JaKooLit the actual reproduction is to change theme with rofi-theme-selector several times in a row (eg: with several command invocations). Is that right?
In that case I don't really see a problem with the current version, probably it's even a feature:
it's functional, the latest selected theme will be applied
user will have an history of the themes they've tried in the config file
when they've made up their mind, they can manually clean up the config file which is plain text and is meant to be edited "by hand" anyway
rofi-theme-selector is not really meant to be used every day, it's more of a one-time helper afaik.
If you want to switch between themes on a regular basis, it probably calls for several config files.
Rofi version (rofi -v or git commit in case of build issue)
Version: 1.7.8+wayland1-dirty
Configuration
https://gist.github.com/JaKooLit/4637ceef81e81904419becce74e705b3
Theme
https://gist.github.com/JaKooLit/94aaaa9a5826d53dcc1c891bf375ad65
Timing report
https://gist.github.com/JaKooLit/c0b90e239eb7e45ae9cd06abba1047bc
Launch command
launch Rofi Theme Selector
Step to reproduce
launch Rofi Theme Selector and then select a new theme
check contents of config.rasi
Expected behavior
instead of writing a new line,
to just overwrite the line
@theme
Actual behavior
creating a long list of @themes
Additional information
I dont know what to say more
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: