hyprland dead edge problem: use old hyprland hotspot padding

This commit is contained in:
end-4
2025-09-13 22:55:18 +02:00
parent c39901e95d
commit a547ae6cf9
2 changed files with 3 additions and 2 deletions
@@ -227,7 +227,7 @@ Singleton {
property int touchpadScrollFactor: 450
}
property JsonObject deadPixelWorkaround: JsonObject { // Hyprland leaves out 1 pixel on the right for interactions
property bool enable: true
property bool enable: false
}
}