forked from Shinonome/dots-hyprland
fix click to show for vertical bar clock
This commit is contained in:
@@ -34,7 +34,6 @@ Item {
|
|||||||
id: mouseArea
|
id: mouseArea
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
hoverEnabled: !Config.options.bar.tooltips.clickToShow
|
hoverEnabled: !Config.options.bar.tooltips.clickToShow
|
||||||
acceptedButtons: Qt.NoButton
|
|
||||||
|
|
||||||
Bar.ClockWidgetPopup {
|
Bar.ClockWidgetPopup {
|
||||||
hoverTarget: mouseArea
|
hoverTarget: mouseArea
|
||||||
|
|||||||
Reference in New Issue
Block a user