Add conky and gtk theme

This commit is contained in:
2020-08-20 11:03:00 +09:00
parent f6e075d9b5
commit 7846fdae50
657 changed files with 18774 additions and 218 deletions

View File

@@ -41,8 +41,10 @@ shadow-exclude = [
"class_g = 'Cairo-clock'",
"class_g = 'slop'",
"class_g = 'Polybar'",
"class_g = 'conky'",
"class_g = 'GLava'",
"_GTK_FRAME_EXTENTS@:c",
"_PICOM_ROUNDED@:32c = 0"
# "_PICOM_ROUNDED@:32c = 0"
];
# Avoid drawing shadow on all shaped windows (see also: --detect-rounded-corners)
@@ -192,6 +194,8 @@ blur-background-exclude = [
# when taking selection screenshot with `main`
# https://github.com/naelstrof/maim/issues/130
"class_g = 'slop'",
"class_g = 'conky'",
"class_g = 'GLava'",
"_GTK_FRAME_EXTENTS@:c",
];