mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 13:14:20 +02:00
systemd: move misc-x in i3-session target
As it displays a window, we should depend on i3 running.
This commit is contained in:
parent
b241fe9ce7
commit
8e0e281f4f
2 changed files with 1 additions and 1 deletions
|
@ -5,3 +5,4 @@ Wants=wallpaper.service
|
|||
Wants=wallpaper.timer
|
||||
Wants=polybar.service
|
||||
Wants=i3-companion.service
|
||||
Wants=misc-x.service
|
||||
|
|
|
@ -5,7 +5,6 @@ Wants=autorandr.service
|
|||
Wants=dunst.socket
|
||||
Wants=i3.service
|
||||
Wants=inputplug.service
|
||||
Wants=misc-x.service
|
||||
Wants=picom.service
|
||||
Wants=policykit-agent.service
|
||||
Wants=pipewire-pulse.socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue