feat(systemd): start udiskie after sway-session has been started
This commit is contained in:
parent
aab5d73c0f
commit
c42fb60a21
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ Type=simple
|
|||
ExecStart=/usr/bin/udiskie
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=sway-session.target
|
||||
|
|
Loading…
Add table
Reference in a new issue