forked from Shinonome/dots-hyprland
disable earbang protection by default
This commit is contained in:
@@ -101,7 +101,7 @@ Singleton {
|
||||
// Values in %
|
||||
property JsonObject protection: JsonObject {
|
||||
// Prevent sudden bangs
|
||||
property bool enable: true
|
||||
property bool enable: false
|
||||
property real maxAllowedIncrease: 10
|
||||
property real maxAllowed: 99
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user