[GH-ISSUE #1059] uwsm integration for menu/launcher modules #3144

Closed
opened 2026-05-22 23:54:16 +01:00 by JakeStanger · 1 comment
Owner

Originally created by @Username404-59 on GitHub (Jun 21, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1059

Is your feature request related to a problem? Please describe.
Not really a big problem but I'm wondering if it'd be possible to have integration with uwsm for the menu/launcher modules
It allows apps to be launched in separate systemd scopes via uwsm app -- command (or a .desktop file instead of a command)

Ironbar is great btw, it's been waaaay easier to configure than waybar/eww 👌

Originally created by @Username404-59 on GitHub (Jun 21, 2025). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1059 **Is your feature request related to a problem? Please describe.** Not really a big problem but I'm wondering if it'd be possible to have integration with [uwsm](https://wiki.hypr.land/Useful-Utilities/Systemd-start/#launching-applications-inside-session) for the menu/launcher modules It allows apps to be launched in separate systemd scopes via `uwsm app -- command` (or a .desktop file instead of a command) Ironbar is great btw, it's been waaaay easier to configure than waybar/eww 👌
Author
Owner

@JakeStanger commented on GitHub (Jun 21, 2025):

Yes I think this should be easy enough to add - just a new config option like:

launch_command = "gtk-launch {app_id}"

Which would allow you to change it to any arbitrary program such as uwsm.

<!-- gh-comment-id:2993496591 --> @JakeStanger commented on GitHub (Jun 21, 2025): Yes I think this should be easy enough to add - just a new config option like: ``` launch_command = "gtk-launch {app_id}" ``` Which would allow you to change it to any arbitrary program such as uwsm.
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#3144
No description provided.