My waybar config files.
Simply download and run the auto install script.
curl "https://raw.githubusercontent.com/Haerbernd/waybar/refs/heads/main/auto-install-for-hyprland.sh" -o auto-install-for-hyprland.sh | sh auto-install-for-hyprland.shTo use them make sure that ~/.config/waybar does not exist (e.g. rm -rf ~/.config/waybar).
Then simply run
git clone https://github.com/Haerbernd/waybar ~/.config/waybarThen you just need to (re)start waybar. You may need to install some fonts to make icons work correctly.
If you want to, you can also use my systemd unit(s) for Hyprland. To do so, you must simply copy the systemd directory into ~/.config. Or you simply run the install-systemd.sh script.