mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 16:29:57 -05:00
workaround for hyprland's 1px dead right edge
This commit is contained in:
@@ -226,6 +226,9 @@ Singleton {
|
||||
property int mouseScrollFactor: 120
|
||||
property int touchpadScrollFactor: 450
|
||||
}
|
||||
property JsonObject deadPixelWorkaround: JsonObject { // Hyprland leaves out 1 pixel on the right for interactions
|
||||
property bool enable: true
|
||||
}
|
||||
}
|
||||
|
||||
property JsonObject language: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user