iamtalhaasghar / conky

My custom conky themes
GNU General Public License v3.0
0 stars 0 forks source link

Can't set transparent background for conky in Xfce. #1

Closed iamtalhaasghar closed 3 years ago

iamtalhaasghar commented 3 years ago

Can't set transparent background for conky in Xfce. It also crashes when I click anywhere on my Xfce desktop.

iamtalhaasghar commented 3 years ago

To fix the following issues:

  1. conky crashes when clicking anywhere on Xfce desktop
  2. Can't set transparent background for conky in Xfce

Use these settings:

    own_window = true,
    own_window_class = 'Conky',
    own_window_type = 'normal',
    own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
    own_window_transparent = true,
    own_window_argb_visual = true,