#!/sbin/openrc-run description="Highly customizable Waybar bar for Sway and Wlroots base compositors" command="waybar" command_args="" supervisor=supervise-daemon error_logger="logger -t '${RC_SVCNAME}' -p daemon.error" #export SWAYSOCK="$(sway --get-socketpath)" export SWAYSOCK="$(ls $XDG_RUNTIME_DIR/sway-ipc.* | head -n 1)"