systemd: move misc-x in i3-session target

As it displays a window, we should depend on i3 running.
This commit is contained in:
Vincent Bernat 2021-07-26 09:22:12 +02:00
parent b241fe9ce7
commit 8e0e281f4f
2 changed files with 1 additions and 1 deletions

View file

@ -5,3 +5,4 @@ Wants=wallpaper.service
Wants=wallpaper.timer Wants=wallpaper.timer
Wants=polybar.service Wants=polybar.service
Wants=i3-companion.service Wants=i3-companion.service
Wants=misc-x.service

View file

@ -5,7 +5,6 @@ Wants=autorandr.service
Wants=dunst.socket Wants=dunst.socket
Wants=i3.service Wants=i3.service
Wants=inputplug.service Wants=inputplug.service
Wants=misc-x.service
Wants=picom.service Wants=picom.service
Wants=policykit-agent.service Wants=policykit-agent.service
Wants=pipewire-pulse.socket Wants=pipewire-pulse.socket