[GH-ISSUE #11] Does not work with swaybar_command #11

Closed
opened 2026-05-22 21:50:39 +01:00 by JakeStanger · 4 comments
Owner

Originally created by @JakeStanger on GitHub (Aug 16, 2022).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/11

The bar does not start when setting in sway config like so:

bar {
  swaybar_command ironbar
}

Can workaround by executing directly (I think):

exec ironbar
Originally created by @JakeStanger on GitHub (Aug 16, 2022). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/11 The bar does not start when setting in sway config like so: ``` bar { swaybar_command ironbar } ``` Can workaround by executing directly (I think): ``` exec ironbar ```
Author
Owner

@JakeStanger commented on GitHub (Aug 23, 2022):

Resolved

<!-- gh-comment-id:1224522986 --> @JakeStanger commented on GitHub (Aug 23, 2022): Resolved
Author
Owner

@quietvoid commented on GitHub (Nov 5, 2023):

It seems that since the addition of IPC control, launching ironbar with swaybar_command always fails because of unexpected arguments.

<!-- gh-comment-id:1793719735 --> @quietvoid commented on GitHub (Nov 5, 2023): It seems that since the addition of IPC control, launching `ironbar` with `swaybar_command` always fails because of unexpected arguments.
Author
Owner

@JakeStanger commented on GitHub (Nov 5, 2023):

Oh darn, I never considered that & haven't touched Sway in a while because it's plagued with issues on Nvidia. I'll re-open this and have a look into it as soon as I can. Thanks for letting me know.

<!-- gh-comment-id:1793844603 --> @JakeStanger commented on GitHub (Nov 5, 2023): Oh darn, I never considered that & haven't touched Sway in a while because it's plagued with issues on Nvidia. I'll re-open this and have a look into it as soon as I can. Thanks for letting me know.
Author
Owner

@quietvoid commented on GitHub (Nov 6, 2023):

There's no hurry for me. I can easily work around it with a wrapper shell script.

<!-- gh-comment-id:1794111473 --> @quietvoid commented on GitHub (Nov 6, 2023): There's no hurry for me. I can easily work around it with a wrapper shell script.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#11
No description provided.