conky 在 manjaro xfce 点击桌面后再点击界面消失的问题
conky配置文件加入:
own_window = true, -----主要是这一句
own_window_class = 'Conky',
own_window_type = 'desktop',
own_window_hints = 'below', -----还有这一句
conky配置文件加入:
own_window = true, -----主要是这一句
own_window_class = 'Conky',
own_window_type = 'desktop',
own_window_hints = 'below', -----还有这一句