mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
systemd: ensure onedrive starts when starting session
If it is installed...
This commit is contained in:
parent
b23f163695
commit
90fd18e275
2 changed files with 2 additions and 1 deletions
|
@ -7,3 +7,4 @@ Wants=polybar.service
|
|||
Wants=i3-companion.service
|
||||
Wants=misc-x.service
|
||||
Wants=thunderbird-notify.service
|
||||
Wants=onedrive.service
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[Unit]
|
||||
After=i3-session.target
|
||||
PartOf=graphical-session.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue