I've been trying to set up Waybar with a configuration I found on GitHub that looks really cool. The link is here: https://github.com/OriginCode/dotfiles/tree/0093b62068c36f1ca89deb1514b6b2e0c6c3b1a9. However, after copying everything into my Waybar config, it stopped working. I think the original config is intended for Sway, and since I'm using Hyprland, I tried replacing 'sway' with 'hyprland' throughout the config. Unfortunately, that didn't solve the problem, and I'm feeling pretty lost now!
1 Answer
It sounds like you might be missing some dependencies. Have you checked if you need the oft-font-awesome font? I noticed that mentioned in the GitHub link you shared.
Also, could you elaborate on what logs I should be looking for?

So I need to download a font? I'll give that a try!