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
|
||||
anchors.fill: parent
|
||||
hoverEnabled: !Config.options.bar.tooltips.clickToShow
|
||||
acceptedButtons: Qt.NoButton
|
||||
|
||||
Bar.ClockWidgetPopup {
|
||||
hoverTarget: mouseArea
|
||||
|
||||
Reference in New Issue
Block a user