Niri rounded corners

This commit is contained in:
Curt Spark 2025-12-06 18:02:52 +00:00
parent b5dc0952a7
commit 85c4601cce
1 changed files with 8 additions and 0 deletions

View File

@ -258,6 +258,14 @@ animations {
// Window rules let you adjust behavior for individual windows.
// Find more information on the wiki:
// https://github.com/YaLTeR/niri/wiki/Configuration:-Window-Rules
// Work around WezTerm's initial configure bug
// by setting an empty default-column-width.
window-rule {
// Global window rule
// Rounded Corners setup
geometry-corner-radius 10
clip-to-geometry true
}
// Work around WezTerm's initial configure bug
// by setting an empty default-column-width.