mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 20:39:58 -05:00
bar: fix autohide's hover region not working on hyprland 0.51 (#1994)
This commit is contained in:
@@ -149,6 +149,7 @@ Singleton {
|
||||
property JsonObject bar: JsonObject {
|
||||
property JsonObject autoHide: JsonObject {
|
||||
property bool enable: false
|
||||
property int hoverRegionWidth: 2
|
||||
property bool pushWindows: false
|
||||
property JsonObject showWhenPressingSuper: JsonObject {
|
||||
property bool enable: true
|
||||
|
||||
Reference in New Issue
Block a user