Skip to content

waybar.service: Use sway-session.target instead of graphical-session.target#5135

Open
leigh123linux wants to merge 1 commit into
Alexays:masterfrom
leigh123linux:master
Open

waybar.service: Use sway-session.target instead of graphical-session.target#5135
leigh123linux wants to merge 1 commit into
Alexays:masterfrom
leigh123linux:master

Conversation

@leigh123linux

Copy link
Copy Markdown

graphical-session.target is now activated by multiple desktop environments
including GNOME and Cinnamon. waybar only functions under wlroots-based
Wayland compositors so WantedBy=graphical-session.target causes it to be
started unconditionally in any graphical session.

Use WantedBy=sway-session.target to scope waybar to Sway sessions only.
Users of other wlroots compositors can enable it manually against their
own session target.

@leigh123linux

Copy link
Copy Markdown
Author

@alebastr

@RobertMueller2

Copy link
Copy Markdown
Contributor

should solve issue #3955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants