I got a little crazy here. a lot of laptop poop

This commit is contained in:
Chris Cochrun 2021-09-22 09:58:13 -05:00
parent 263d10c080
commit fab3b36dec
47 changed files with 3726 additions and 189 deletions

View file

@ -174,10 +174,10 @@ opacity-rule = [
"100:class_g = 'scribus'",
"100:class_g = 'kdenlive'",
"100:class_g = 'resolve'",
"100:class_g = 'OpenLP'",
# "100:class_g = 'OpenLP'",
"100:class_g = 'firefox'",
"100:class_g = 'Gimp-2.10'",
"100:class_g = 'dolphin'",
# "100:class_g = 'dolphin'",
"100:class_g = 'mpv'",
"100:class_g = 'libreoffice'",
"100:_NET_WM_STATE@[0]:32a *= '_NET_WM_STATE_FULLSCREEN'",
@ -251,6 +251,7 @@ blur-background-exclude = [
"class_g = 'slop'",
"_GTK_FRAME_EXTENTS@:c",
"class_g = 'soffice'",
"name = 'Display Window'",
# "window_type = '_NET_WM_WINDOW_TYPE_NOTIFICATION'"
"window_type = 'notification'"
];