Labwc autostart file is fixed to a specific folder #20

Closed
opened 2025-12-08 11:23:36 +01:00 by fossfreedom · 2 comments
Owner

As per labwc/labwc@eecb5d0947/src/common/dir.c (L149)

This means the autostart file is defined by our usage of --config-dir in /usr/bin/startbudgielabwc - in essence it will always be in the users home folder and any /etc/labwc/autostart file will be ignored.

What we could do is define the autostart file in budgie-desktop - bridges and modify /usr/bin/startbudgielabwc to copy it down to the users home budge config folder. Then when labwc starts, the contents of the autostart will run.

As per https://github.com/labwc/labwc/blob/eecb5d0947ea34d139e49c2be2f9ebaf4bf3323d/src/common/dir.c#L149 This means the autostart file is defined by our usage of --config-dir in /usr/bin/startbudgielabwc - in essence it will always be in the users home folder and any /etc/labwc/autostart file will be ignored. What we could do is define the autostart file in budgie-desktop - bridges and modify /usr/bin/startbudgielabwc to copy it down to the users home budge config folder. Then when labwc starts, the contents of the autostart will run.
Owner

Isn't this already covered in #16, so we need another issue for this?

Isn't this already covered in #16, so we need another issue for this?
Author
Owner

yeah - threw the thoughts in an edit of the first post.

yeah - threw the thoughts in an edit of the first post.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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
BuddiesOfBudgie/budgie-desktop-services#20
No description provided.