mirror of
https://github.com/Superredstone/nixos.git
synced 2026-08-19 11:48:57 +02:00
feat(niri): change border-radius to 0
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ window-rule {
|
||||
}
|
||||
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
geometry-corner-radius 0 // Embrace rectangles, reject modernity
|
||||
clip-to-geometry true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user