Conky: Add transparency
This commit is contained in:
parent
b7963bdd18
commit
ba5f34c77b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user