diff --git a/dotfiles/systemd/picom.service b/dotfiles/systemd/picom.service index da8afdc..5dbcef1 100644 --- a/dotfiles/systemd/picom.service +++ b/dotfiles/systemd/picom.service @@ -1,6 +1,7 @@ [Unit] Description=Compositor for X11 PartOf=graphical-session.target +After=xsettingsd.service [Service] ExecStartPre=%h/.config/i3/bin/picom-configure