解决Manjaro i3社区版 compton默认配置不正确的问题

Posted 手中流沙

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决Manjaro i3社区版 compton默认配置不正确的问题相关的知识,希望对你有一定的参考价值。

------------恢复内容开始------------

此问题默认存在于manjaro-i3-18.1.5-191229-linux54之前的版本中。

i3 社区版中compton包名已经改名为picom。而相关配置文件中 进行更新。

终端中运行:

pkill comton #关闭compton

compton -b #运行compton

错误显示为:

[ 01/09/2020 18:38:49.762 parse_config_libconfig WARN ] Option `no-dock-shadow` is deprecated, and will be removed. Please use the wintype option `shadow` of `dock` instead.
[ 01/09/2020 18:38:49.762 parse_config_libconfig WARN ] Option `menu-opacity` is deprecated, and will be removed.Please use the wintype option `opacity` of `popup_menu` and `dropdown_menu` instead.
[ 01/09/2020 18:38:49.762 parse_config_libconfig WARN ] vsync option will take a boolean from now on. "none" is interpreted as "false" for compatibility, but this will stop working soon
[ 01/09/2020 18:38:49.763 parse_config_libconfig WARN ] glx-swap-method has been deprecated since v6, your setting "undefined" should be removed.
[ 01/09/2020 18:38:49.763 parse_config_libconfig WARN ] "clear-shadow" is removed as an option, and is always enabled now. Consider removing it from your config file
[ 01/09/2020 18:38:49.763 parse_config_libconfig WARN ] "paint-on-overlay" has been removed as an option, and is enabled whenever possible

删除原有.config/compton.conf

新建picom.conf文件

输入以下内容

以上是关于解决Manjaro i3社区版 compton默认配置不正确的问题的主要内容,如果未能解决你的问题,请参考以下文章

使用Manjaro Linux + i3wm心得

Manjaro i3wm 安装完后的配置

ArchLinux桌面存活手册(i3wm)

manjaro找不到默认键盘布局

manjaro找不到默认键盘布局

解决在manjaro下,vscode无法将chrome作为默认浏览器打开