mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
picom: starts after xsettingsd
This is needed for templating
This commit is contained in:
parent
e501d8e769
commit
2f8e2f7f0c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Compositor for X11
|
Description=Compositor for X11
|
||||||
PartOf=graphical-session.target
|
PartOf=graphical-session.target
|
||||||
|
After=xsettingsd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStartPre=%h/.config/i3/bin/picom-configure
|
ExecStartPre=%h/.config/i3/bin/picom-configure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue