Conky: Add transparency
This commit is contained in:
		@@ -6,6 +6,8 @@ conky.config = {
 | 
				
			|||||||
	own_window_class = 'Conky',
 | 
						own_window_class = 'Conky',
 | 
				
			||||||
	own_window_type = 'desktop',
 | 
						own_window_type = 'desktop',
 | 
				
			||||||
	own_window_colour = '1d2021',
 | 
						own_window_colour = '1d2021',
 | 
				
			||||||
 | 
						own_window_argb_visual = true,
 | 
				
			||||||
 | 
						own_window_argb_value = 180,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	double_buffer = true,
 | 
						double_buffer = true,
 | 
				
			||||||
	cpu_avg_samples = 2,
 | 
						cpu_avg_samples = 2,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user