Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible issue with new syntax colors #30

Open
GideonWolfe opened this issue May 28, 2020 · 4 comments
Open

Possible issue with new syntax colors #30

GideonWolfe opened this issue May 28, 2020 · 4 comments

Comments

@GideonWolfe
Copy link

Just trying to update to try the new colors. ran a git pull and wal-discord, which gives me

Error: Undefined variable: "$colorHighlight".
        on line 134:33 of stdin
>>   border-bottom: 1px solid rgba($colorHighlight, 0.1) !important;
@guglicap
Copy link
Owner

Please run wal-discord -u

@GideonWolfe
Copy link
Author

When I run ./wal-discord -u from the wal-discord directory, I get

ln: /home/gideon/.config/wal-discord/backends: cannot overwrite directory

When I run the executable symlinked to /usr/local/bin/wal-discord, I get

ln: /home/gideon/.config/wal-discord/backends: cannot overwrite directory
Error: Undefined variable: "$colorHighlight".
        on line 134:33 of stdin
>>   border-bottom: 1px solid rgba($colorHighlight, 0.1) !important;

   --------------------------------^

@GideonWolfe
Copy link
Author

Deleting $HOME/.config/wal-discord/backends fixed this.

@guglicap
Copy link
Owner

Yeah, ouch. Made symlinking the default method to set up the config folder and didn't think that backends being a folder will cause problems.

That's a bit of an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants