summaryrefslogtreecommitdiff
path: root/niri/cfg
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-30 12:04:51 +0530
committerryukamish <[email protected]>2026-04-30 12:04:51 +0530
commit987a9cf2afd30080fd192b7d4f476eb70e038d0d (patch)
treed84b79b26981d3da12800303e4220fb572469d1b /niri/cfg
parentef88490092c735d234c85c255e311abc196c30b7 (diff)
adding a dark contrast theme for kitty and mako
Diffstat (limited to 'niri/cfg')
-rw-r--r--niri/cfg/window-rules.kdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl
index c762c3e..f2b6ff3 100644
--- a/niri/cfg/window-rules.kdl
+++ b/niri/cfg/window-rules.kdl
@@ -49,7 +49,7 @@ window-rule {
// Rounded cornors for all windows
window-rule {
- geometry-corner-radius 0
+ geometry-corner-radius 8
clip-to-geometry true
}