老哥们,conky怎么突然变得不透明了,之前一直是透明的呜呜
Tofloor
poster avatar
yoooos
deepin
2020-01-17 20:56
Author
  1. # Create own window instead of using desktop (required in nautilus)
  2. background yes
  3. own_window yes
  4. own_window_transparent no
  5. own_window_hints undecorated,sticky,below,skip_taskbar,skip_pager
  6. own_window_colour black
  7. own_window_class Conky
  8. own_window_title × Default Conky
  9. own_window_argb_visual yes
  10. own_window_argb_value 0
  11. double_buffer yes
Copy the Code
前面的配置文件我是这么写的。。。没道理啊,昨天还好好的。。。今天就不透明了,晕菜了

Reply Favorite View the author
All Replies
avatar
superendermansm
deepin
2020-01-17 23:16
#1
重新启动一下窗口管理器
Reply View the author
avatar
yoooos
deepin
2020-01-18 18:22
#2
https://bbs.deepin.org/post/188084
重新启动一下窗口管理器

谢谢已解决,解决方法是打开窗口特效,不知道为什么它自己关闭了,具体设置参数要根据网上设置参数
Reply View the author