Making some minor improvements to awesome
This commit is contained in:
parent
a8b74e1f7b
commit
01953ff9ae
9 changed files with 26 additions and 27 deletions
|
@ -94,6 +94,7 @@ shadow-exclude = [
|
|||
# "class_g = 'Alacritty'",
|
||||
"class_g ?= 'Notify-osd'",
|
||||
"class_g = 'Cairo-clock'",
|
||||
# "class_g = 'awesome'",
|
||||
# "class_g = 'qutebrowser'",
|
||||
"class_g = 'slop'",
|
||||
# "class_g = 'qutebrowser'",
|
||||
|
@ -279,6 +280,7 @@ blur-background-exclude = [
|
|||
# prevents picom from blurring the background
|
||||
# when taking selection screenshot with `main`
|
||||
# https://github.com/naelstrof/maim/issues/130
|
||||
# "class_g = 'awesome'",
|
||||
"class_g = 'slop'",
|
||||
"_GTK_FRAME_EXTENTS@:c",
|
||||
"class_g = 'soffice'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue