forked from Shinonome/dots-hyprland
make focus rings not go behind
This commit is contained in:
@@ -181,6 +181,7 @@ Button {
|
||||
}
|
||||
}
|
||||
|
||||
z: visualFocus ? 1 : 0
|
||||
Rectangle {
|
||||
id: focusRing
|
||||
radius: buttonBackground.radius - anchors.margins
|
||||
|
||||
Reference in New Issue
Block a user