diff --git a/.config/systemd/user/picom.service b/.config/systemd/user/picom.service index ed9808f..3f0e245 100644 --- a/.config/systemd/user/picom.service +++ b/.config/systemd/user/picom.service @@ -1,7 +1,7 @@ [Unit] Description=A lightweight compositor for X11 Requires=graphical-session.target -After=graphical-session.target xorg.target +After=dbus.service graphical-session.target xorg.target [Service] Type=simple