forked from Shinonome/dots-hyprland
add option to open tooltips by pressing the mouse button
This commit is contained in:
@@ -264,6 +264,9 @@ Singleton {
|
||||
property bool showUnreadCount: false
|
||||
}
|
||||
}
|
||||
property JsonObject tooltips: JsonObject {
|
||||
property bool clickToShow: false
|
||||
}
|
||||
}
|
||||
|
||||
property JsonObject battery: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user