catppuccin/hyprland

CRLF 'Invalid config line'

Closed this issue · 4 comments

After downloading one of the release files and sourcing it in my hyprland conf, I got an error for each blank line in my mocha.conf file. Long story short, hyprland does not like CRLF. I had to run dos2unix <filename> to fix it. Maybe this is related to how the themes are templated? I'm not super familiar with whiskers so I'm not sure

ah shit. i wrote these on windows so that's the issue

@reavessm can you recheck with the latest release? it should be LF now.

actually, scratch that. no more releases
you can just curl the file from the repo

Fixed with #12