Adding a lot of aWM changes
This commit is contained in:
parent
63b367dbb4
commit
7e553b8b7b
8 changed files with 74 additions and 46 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