mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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