Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit ea44145

Browse files
committed
Better .service file
1 parent 0086c25 commit ea44145

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wayclip-cli"
3-
version = "0.1.67"
3+
version = "0.1.68"
44
edition = "2024"
55

66
[[bin]]

assets/wayclip-daemon.service

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Wants=graphical.target
77
ExecStart=/usr/bin/wayclip-daemon
88
Restart=always
99
RestartSec=3
10+
Type=notify
11+
TimeoutStartSec=60
1012

1113
Environment=XDG_RUNTIME_DIR=%t
1214
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=%t/bus

0 commit comments

Comments
 (0)