[Unit] Description=Highly customizable Wayland bar for Sway and Wlroots based compositors Documentation=https://github.com/Alexays/Waybar/wiki/ PartOf=graphical-session.target After=graphical-session.target [Service] Type=dbus BusName=fr.arouillard.waybar ExecStart=%h/.local/bin/waybar -c %h/.config/river/waybar/config.jsonc -s %h/.config/river/waybar/style.css ExecReload=kill -SIGUSR2 $MAINPID Restart=on-failure [Install] WantedBy=graphical-session.target