mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
9 lines
131 B
Desktop File
9 lines
131 B
Desktop File
[Unit]
|
|
Description=X compositor
|
|
|
|
[Service]
|
|
Environment="LANG=zh_CN.UTF-8"
|
|
ExecStart=/usr/bin/picom
|
|
|
|
[Install]
|
|
WantedBy=Xorg.target
|