[Picom] Add rounded corners
This commit is contained in:
parent
334fe8cab3
commit
f8c5afee36
@ -151,6 +151,14 @@ fade-out-step = 0.01;
|
|||||||
# Specify a list of conditions of windows that should not be faded.
|
# Specify a list of conditions of windows that should not be faded.
|
||||||
fade-exclude = [ ];
|
fade-exclude = [ ];
|
||||||
|
|
||||||
|
#################################
|
||||||
|
#
|
||||||
|
# Corners
|
||||||
|
#
|
||||||
|
#################################
|
||||||
|
|
||||||
|
corner-radius: 10
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
# Other
|
# Other
|
||||||
|
Loading…
Reference in New Issue
Block a user