mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-02-03 19:43:23 +08:00
10 lines
141 B
Desktop File
10 lines
141 B
Desktop File
[Unit]
|
|
Description=X compositor
|
|
|
|
[Service]
|
|
Type=idle
|
|
Environment="LANG=zh_CN.UTF-8"
|
|
ExecStart=/usr/bin/picom
|
|
|
|
[Install]
|
|
WantedBy=Xorg.target
|