Picom, poly, for exwm
This commit is contained in:
parent
6fea3e862b
commit
fdb263b974
2 changed files with 60 additions and 2 deletions
|
@ -11,7 +11,8 @@ rounded-corners-exclude = [
|
|||
"class_g = 'kitty'",
|
||||
#"class_g = 'emacs'",
|
||||
"class_g = 'Polybar'",
|
||||
#"class_g = 'qutebrowser'",
|
||||
"class_g = 'mpv'",
|
||||
"class_g = 'qutebrowser'",
|
||||
#"class_g = 'TelegramDesktop'",
|
||||
# "class_g = 'firefox'",
|
||||
"class_g = 'Thunderbird'",
|
||||
|
@ -92,8 +93,10 @@ shadow-exclude = [
|
|||
# "class_g = 'Alacritty'",
|
||||
"class_g ?= 'Notify-osd'",
|
||||
"class_g = 'Cairo-clock'",
|
||||
"class_g = 'qutebrowser'",
|
||||
"class_g = 'slop'",
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'mpv'",
|
||||
# "class_g = 'Polybar'",
|
||||
# "class_g = 'Rofi'",
|
||||
"_GTK_FRAME_EXTENTS@:c"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue