add transparency to conky
This commit is contained in:
@@ -19,4 +19,6 @@ active-opacity = 1;
|
||||
opacity-rule = [
|
||||
"80:class_g = 'Sakura' && focused",
|
||||
"60:class_g = 'Sakura' && !focused",
|
||||
"80:class_g = 'Conky' && focused",
|
||||
"60:class_g = 'Conky' && !focused"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user