[picom] reduced corner-radius
This commit is contained in:
parent
68dd9f9ed2
commit
d7b50a81f3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ animation-dampening = 8;
|
||||||
# Corners #
|
# Corners #
|
||||||
#################################
|
#################################
|
||||||
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
|
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
|
||||||
corner-radius = 16.0;
|
corner-radius = 4.0;
|
||||||
rounded-corners-exclude = [
|
rounded-corners-exclude = [
|
||||||
#"window_type = 'normal'",
|
#"window_type = 'normal'",
|
||||||
"class_g = 'Rofi'",
|
"class_g = 'Rofi'",
|
||||||
|
|
Loading…
Reference in a new issue