mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-27 07:15:01 +08:00
Update picom corner radius
This commit is contained in:
parent
d50c3b69e7
commit
97c70647d9
1 changed files with 10 additions and 0 deletions
|
|
@ -20,6 +20,16 @@ shadow-exclude = [
|
|||
|
||||
fading = true
|
||||
|
||||
#################################
|
||||
# Corners #
|
||||
#################################
|
||||
|
||||
corner-radius = 12
|
||||
|
||||
rounded-corners-exclude = [
|
||||
"IS_FLOATING@:s != 'True'"
|
||||
];
|
||||
|
||||
#################################
|
||||
# General Settings #
|
||||
#################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue