summaryrefslogtreecommitdiffstats
path: root/picom/.config/systemd/user/picom.service
blob: f01df84309ee6b1bc79d61c4556c12c3929940ca (plain) (blame)
1
2
3
4
5
6
[Service]
ExecStart=picom -m 0.9 -i 0.8 -f -D 5 --inactive-dim 0.3
Restart=always

[Install]
WantedBy=default.target