Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-05-28 20:28:08 -05:00
commit dc40c281e1
10 changed files with 178 additions and 65 deletions

View file

@ -20,7 +20,7 @@ round-borders-exclude = [
shadow = true;
# The blur radius for shadows, in pixels. (defaults to 12)
shadow-radius = 13;
shadow-radius = 18;
# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
shadow-opacity = .75;
@ -169,6 +169,7 @@ opacity-rule = [
# "100:class_g = 'kitty'",
"100:class_g = 'Alacritty'",
"100:class_g = 'qutebrowser'",
"100:class_g = 'scribus'",
"100:class_g = 'OpenLP'",
"80:class_g = 'Polybar'",
"100:class_g = 'code-oss'",