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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
I recently upgraded my system to Pop Os 20.04 and I am trying to get i3 working as it used to earlier. Pywal sets the colors properly but the transparency does not work with rofi. I have tried to use both, old and new pywal configurations for rofi, i.e. setting rofi.theme: ~/.cache/wal/colors-rofi-dark.rasi in ~/.config/rofi/config and the example provided in Pywal's wiki by entering the following in ~/.config/rofi/config.rasi:
However, this generated an error for me, "Error while parsing theme".
When I used a theme provided by rofi then the transparency works and it sets the rofi theme as rofi.theme: 'theme-path'.
rofi version: 1.5.4
pywal version:3.3.0
The text was updated successfully, but these errors were encountered:
I am unable to help you debug what is wrong with your setup.
I just wanted to share that transparency is functioning for me. Therefore it is unlikely a bug in pywal itself, and more likely a bug in configuration.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I recently upgraded my system to Pop Os 20.04 and I am trying to get i3 working as it used to earlier. Pywal sets the colors properly but the transparency does not work with rofi. I have tried to use both, old and new pywal configurations for rofi, i.e. setting
rofi.theme: ~/.cache/wal/colors-rofi-dark.rasi
in ~/.config/rofi/config and the example provided in Pywal's wiki by entering the following in ~/.config/rofi/config.rasi:However, this generated an error for me, "Error while parsing theme".
When I used a theme provided by rofi then the transparency works and it sets the rofi theme as
rofi.theme: 'theme-path'
.rofi version: 1.5.4
pywal version:3.3.0
The text was updated successfully, but these errors were encountered: