在Ubuntu上启用Compton(一个用于OpenGL合成的窗口合成器)的步骤如下:
安装Compton(如果尚未安装):
sudo apt update
sudo apt install compton
启用Compton:
Ctrl + Alt + T
)。compton --config ~/.compton.conf
compton
设置开机自启(可选):
/etc/systemd/system/compton.service
并添加以下内容:[Unit]
Description=Compton Window Compositor
After=graphical.target
[Service]
ExecStart=/usr/bin/compton --config ~/.compton.conf
Restart=on-failure
[Install]
WantedBy=graphical.target
sudo systemctl daemon-reload
sudo systemctl enable compton
sudo systemctl start compton
~/.cache/compton.log
)以获取更多信息。通过以上步骤,你应该能够在Ubuntu上成功启用Compton窗口合成器。
辰迅云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>