mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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
|
||||
showCenterButton: true
|
||||
|
||||
// Override opacity to always stay fully opaque, even in clickthrough mode
|
||||
opacity: 1.0
|
||||
|
||||
contentItem: StickypadContent {
|
||||
implicitWidth: 440
|
||||
implicitHeight: 380
|
||||
|
||||
Reference in New Issue
Block a user