niri: disable xray for floating windows
This commit is contained in:
@@ -91,10 +91,11 @@ layer-rule {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
cursor {
|
window-rule {
|
||||||
xcursor-theme "Bibata-Modern-Ice"
|
match is-floating=true
|
||||||
xcursor-size 24
|
background-effect {
|
||||||
hide-when-typing
|
xray false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// I love rounded corners
|
// I love rounded corners
|
||||||
@@ -103,6 +104,12 @@ window-rule {
|
|||||||
clip-to-geometry true
|
clip-to-geometry true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cursor {
|
||||||
|
xcursor-theme "Bibata-Modern-Ice"
|
||||||
|
xcursor-size 24
|
||||||
|
hide-when-typing
|
||||||
|
}
|
||||||
|
|
||||||
recent-windows {
|
recent-windows {
|
||||||
highlight {
|
highlight {
|
||||||
active-color "#89b4fa"
|
active-color "#89b4fa"
|
||||||
|
|||||||
Reference in New Issue
Block a user