mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
picom: more universal solution to crop shadow
This commit is contained in:
parent
73c883b942
commit
3ec542813d
1 changed files with 1 additions and 3 deletions
|
@ -66,9 +66,7 @@ shadow-exclude = [
|
|||
"name = 'Firefox — Sharing Indicator'", # Firefox
|
||||
"name = 'Screen Sharing Tracker'" # Jitsi
|
||||
];
|
||||
clip-shadow-above = [
|
||||
"class_g = 'mpv'"
|
||||
];
|
||||
crop-shadow-to-monitor = true;
|
||||
fade-exclude = [ ];
|
||||
|
||||
corner-radius = @CORNER_RADIUS@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue