mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-09-01 15:25:37 +02:00
i3-companion: implement systemd notify
This commit is contained in:
parent
2f74d47a74
commit
358cf0629d
2 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,6 @@ Description=i3 companion
|
|||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
ExecStart=%h/.config/i3/bin/i3-companion
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue