Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
dc40c281e1
10 changed files with 178 additions and 65 deletions
|
@ -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'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue