mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
10 lines
155 B
Desktop File
10 lines
155 B
Desktop File
[Unit]
|
|
Description=picom
|
|
After=graphical-session.target
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/picom
|
|
|
|
[Install]
|
|
WantedBy=X11.target
|