Hopefully more wayland changes that don't break awesome

This commit is contained in:
Chris Cochrun 2021-08-14 10:08:30 -05:00
parent 7fdc04e4d4
commit eaf99e26b2
21 changed files with 232 additions and 59 deletions

View file

@ -20,10 +20,10 @@ round-borders-exclude = [
shadow = true;
# The blur radius for shadows, in pixels. (defaults to 12)
shadow-radius = 18;
shadow-radius = 28;
# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
shadow-opacity = .75;
shadow-opacity = .55;
# The left offset for shadows, in pixels. (defaults to -15)
shadow-offset-x = 2;
@ -72,7 +72,7 @@ shadow-exclude = [
# "class_g = 'Alacritty'",
"class_g ?= 'Notify-osd'",
"class_g = 'Cairo-clock'",
"class_g = 'awesome'",
# "class_g = 'awesome'",
# "class_g = 'qutebrowser'",
"class_g = 'slop'",
"_GTK_FRAME_EXTENTS@:c"
@ -172,10 +172,9 @@ opacity-rule = [
"100:class_g = 'scribus'",
"100:class_g = 'OpenLP'",
"80:class_g = 'Polybar'",
"90:class_g = 'awesome'",
"100:class_g = 'code-oss'",
"100:class_g = 'Meld'",
"70:class_g = 'TelegramDesktop'",
"90:class_g = 'Joplin'",
"100:class_g = 'firefox'",
"100:class_g = 'Gimp-2.10'",
"100:class_g = 'dolphin'",