mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 10:37:30 -05:00
add option to open tooltips by pressing the mouse button
This commit is contained in:
@@ -16,7 +16,7 @@ MouseArea {
|
||||
implicitWidth: batteryProgress.implicitWidth
|
||||
implicitHeight: Appearance.sizes.barHeight
|
||||
|
||||
hoverEnabled: true
|
||||
hoverEnabled: !Config.options.bar.tooltips.clickToShow
|
||||
|
||||
ClippedProgressBar {
|
||||
id: batteryProgress
|
||||
|
||||
Reference in New Issue
Block a user