mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 09:49:30 -05:00
make focus rings not go behind
This commit is contained in:
@@ -58,6 +58,8 @@ Button {
|
||||
}
|
||||
}
|
||||
|
||||
z: visualFocus ? 1 : 0
|
||||
|
||||
contentItem: Item {
|
||||
implicitWidth: buttonText.implicitWidth
|
||||
implicitHeight: buttonText.implicitHeight
|
||||
|
||||
Reference in New Issue
Block a user