Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add systemd service #208

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Add systemd service #208

merged 3 commits into from
Oct 25, 2024

Conversation

izmyname
Copy link
Contributor

@izmyname izmyname commented Oct 24, 2024

As the title says, hyprpaper can now be started manually, or via hyprland.conf with
systemctl --user start hyprpaper.service
or enabled at startup with
systemctl --user enable --now hyprpaper.service if hyprland is started as a systemd service, as well.

I made it, looking at hypridle example and faced the same problems, as described there hyprwm/hypridle#46 hyprwm/hypridle#47, so no variable for bin and systemd user service path. Other than that, it should be ok.

@vaxerski vaxerski requested a review from fufexan October 24, 2024 22:47
CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Member

@fufexan fufexan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fufexan fufexan merged commit 3f8cc92 into hyprwm:main Oct 25, 2024
@abancp abancp mentioned this pull request Nov 12, 2024
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