mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 19:39:57 -05:00
make focus rings not go behind
This commit is contained in:
@@ -132,6 +132,7 @@ Button {
|
||||
}
|
||||
}
|
||||
|
||||
z: visualFocus ? 1 : 0
|
||||
Rectangle {
|
||||
id: focusRing
|
||||
topLeftRadius: root.leftRadius - anchors.margins
|
||||
|
||||
Reference in New Issue
Block a user