mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 09:47:29 -05:00
disable earbang protection by default
This commit is contained in:
@@ -101,7 +101,7 @@ Singleton {
|
|||||||
// Values in %
|
// Values in %
|
||||||
property JsonObject protection: JsonObject {
|
property JsonObject protection: JsonObject {
|
||||||
// Prevent sudden bangs
|
// Prevent sudden bangs
|
||||||
property bool enable: true
|
property bool enable: false
|
||||||
property real maxAllowedIncrease: 10
|
property real maxAllowedIncrease: 10
|
||||||
property real maxAllowed: 99
|
property real maxAllowed: 99
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user