mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 09:35:40 +02:00
picom: do not round corners for polybar
This commit is contained in:
parent
b499011d55
commit
20e9c40ae4
1 changed files with 3 additions and 0 deletions
|
@ -69,3 +69,6 @@ shadow-exclude = [
|
|||
fade-exclude = [ ];
|
||||
|
||||
corner-radius = @CORNER_RADIUS@
|
||||
rounded-corners-exclude = [
|
||||
"class_i = 'polybar'"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue