Commit 2b58d2d9 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Rounded corner change (niri).

parent 11ce9f91
...@@ -362,17 +362,12 @@ window-rule { ...@@ -362,17 +362,12 @@ window-rule {
// Example: enable rounded corners for all windows. // Example: enable rounded corners for all windows.
// (This example rule is commented out with a "/-" in front.) // (This example rule is commented out with a "/-" in front.)
/-window-rule { window-rule {
geometry-corner-radius 12 geometry-corner-radius 12
clip-to-geometry true clip-to-geometry true
} }
// noctalia window rules // noctalia window rules
window-rule {
geometry-corner-radius 20
clip-to-geometry true
}
layer-rule { layer-rule {
match namespace="^quickshell-overview$" match namespace="^quickshell-overview$"
place-within-backdrop true place-within-backdrop true
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment