niri: disable xray for floating windows

This commit is contained in:
2026-04-25 22:48:29 +02:00
parent 5fefee5e2c
commit ac91f71a92
+11 -4
View File
@@ -91,10 +91,11 @@ layer-rule {
}
}
cursor {
xcursor-theme "Bibata-Modern-Ice"
xcursor-size 24
hide-when-typing
window-rule {
match is-floating=true
background-effect {
xray false
}
}
// I love rounded corners
@@ -103,6 +104,12 @@ window-rule {
clip-to-geometry true
}
cursor {
xcursor-theme "Bibata-Modern-Ice"
xcursor-size 24
hide-when-typing
}
recent-windows {
highlight {
active-color "#89b4fa"