mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +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]
|
||||
Description=Compositor for X11
|
||||
PartOf=graphical-session.target
|
||||
After=xsettingsd.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=%h/.config/i3/bin/picom-configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue