added tridactyl and made lots of awesome changes

This commit is contained in:
Chris Cochrun 2020-08-29 14:13:33 -05:00
parent c4551f391e
commit 4fae307cdf
87 changed files with 11860 additions and 86 deletions

View file

@ -10,9 +10,8 @@ rounded-corners-exclude = [
"class_g = 'XTerm'",
"class_g = 'kitty'",
"class_g = 'Polybar'",
"class_g = 'code-oss'",
#"class_g = 'TelegramDesktop'",
"class_g = 'firefox'",
# "class_g = 'firefox'",
"class_g = 'Thunderbird'"
];
round-borders = 1;
@ -238,9 +237,9 @@ opacity-rule = [
blur: {
# requires: https://github.com/ibhagwan/picom
method = "kawase";
method = "dual_kawase";
#method = "kernel";
strength = 10;
strength = 11;
# deviation = 1.0;
# kernel = "11x11gaussian";
background = false;