mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Require some other services on wm-ready
This commit is contained in:
parent
c3b4d535ce
commit
b17982a298
|
@ -1 +0,0 @@
|
|||
/usr/lib/systemd/user/systemd-lock-handler.service
|
|
@ -1,3 +1,7 @@
|
|||
[Unit]
|
||||
Description=Window Manager loaded and ready
|
||||
BindsTo=graphical-session.target
|
||||
Wants=wireplumber.service
|
||||
Wants=pipewire-pulse.socket
|
||||
Wants=systemd-lock-handler.service
|
||||
Wants=usbguard-notifier.service
|
||||
|
|
Loading…
Reference in a new issue