Add corner radius
This commit is contained in:
parent
d989d41bb3
commit
3a21db001d
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@ window-rule {
|
|||
|
||||
// Example: enable rounded corners for all windows.
|
||||
// (This example rule is commented out with a "/-" in front.)
|
||||
/-window-rule {
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
clip-to-geometry true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue