feat: increase window corner radius to 12 for rounded corners
This commit is contained in:
@@ -106,9 +106,9 @@ window-rule {
|
||||
default-column-width {}
|
||||
}
|
||||
|
||||
// Slight rounded corners
|
||||
// Rounded corners
|
||||
window-rule {
|
||||
geometry-corner-radius 2
|
||||
geometry-corner-radius 12
|
||||
clip-to-geometry true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user