forked from Shinonome/dots-hyprland
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