forked from Shinonome/dots-hyprland
removed overriding opacity, as one can change in their config, current default is 0.7
This commit is contained in:
committed by
GitHub
parent
cd452c256e
commit
5820106e31
@@ -10,9 +10,6 @@ StyledOverlayWidget {
|
|||||||
minWidth: 440
|
minWidth: 440
|
||||||
showCenterButton: true
|
showCenterButton: true
|
||||||
|
|
||||||
// Override opacity to always stay fully opaque, even in clickthrough mode
|
|
||||||
opacity: 1.0
|
|
||||||
|
|
||||||
contentItem: StickypadContent {
|
contentItem: StickypadContent {
|
||||||
implicitWidth: 440
|
implicitWidth: 440
|
||||||
implicitHeight: 380
|
implicitHeight: 380
|
||||||
|
|||||||
Reference in New Issue
Block a user