Ubuntu下如何自定义Compton

  • Ubuntu下如何自定义Compton

    Ubuntu下自定义 Compton 的完整指南一 安装与准备在 Ubuntu 上安装 Compton:命令:sudo apt-get install compton确认运行状态(便于后续排错):命令:ps -e | grep compton配置文件默认位置:用户级:~/.config/compton.conf系统级:/etc/xdg/compton.conf若不存在配置文件,可手动创建:命令

    2025-12-18
    0