mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +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 = 'Firefox — Sharing Indicator'", # Firefox
|
||||||
"name = 'Screen Sharing Tracker'" # Jitsi
|
"name = 'Screen Sharing Tracker'" # Jitsi
|
||||||
];
|
];
|
||||||
clip-shadow-above = [
|
crop-shadow-to-monitor = true;
|
||||||
"class_g = 'mpv'"
|
|
||||||
];
|
|
||||||
fade-exclude = [ ];
|
fade-exclude = [ ];
|
||||||
|
|
||||||
corner-radius = @CORNER_RADIUS@
|
corner-radius = @CORNER_RADIUS@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue