Conky: Add transparency

This commit is contained in:
Salt 2018-08-08 17:23:09 -05:00
parent b7963bdd18
commit ba5f34c77b

View File

@ -6,6 +6,8 @@ conky.config = {
own_window_class = 'Conky',
own_window_type = 'desktop',
own_window_colour = '1d2021',
own_window_argb_visual = true,
own_window_argb_value = 180,
double_buffer = true,
cpu_avg_samples = 2,