mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
add corner radius
This commit is contained in:
@ -34,7 +34,11 @@
|
|||||||
blur-method = "dual_kawase";
|
blur-method = "dual_kawase";
|
||||||
blur-strength = 10;
|
blur-strength = 10;
|
||||||
|
|
||||||
corner-radius = 0;
|
corner-radius = 8;
|
||||||
|
|
||||||
|
rounded-corners-exclude = [
|
||||||
|
"window_type = 'dock'"
|
||||||
|
];
|
||||||
|
|
||||||
# pijulius specifics
|
# pijulius specifics
|
||||||
animations = true;
|
animations = true;
|
||||||
|
Reference in New Issue
Block a user