forked from Shinonome/dots-hyprland
hefty: more subtle focus grab darkening
This commit is contained in:
@@ -40,7 +40,7 @@ PanelWindow {
|
|||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
shown: GlobalFocusGrab.active
|
shown: GlobalFocusGrab.active
|
||||||
sourceComponent: Rectangle {
|
sourceComponent: Rectangle {
|
||||||
opacity: 0.4
|
opacity: 0.2
|
||||||
color: Appearance.m3colors.m3scrim
|
color: Appearance.m3colors.m3scrim
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user