forked from Shinonome/dots-hyprland
bar: adjust autohide super press show delay
This commit is contained in:
@@ -129,7 +129,7 @@ Singleton {
|
|||||||
property bool pushWindows: false
|
property bool pushWindows: false
|
||||||
property JsonObject showWhenPressingSuper: JsonObject {
|
property JsonObject showWhenPressingSuper: JsonObject {
|
||||||
property bool enable: true
|
property bool enable: true
|
||||||
property int delay: 100
|
property int delay: 140
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
property bool bottom: false // Instead of top
|
property bool bottom: false // Instead of top
|
||||||
|
|||||||
Reference in New Issue
Block a user