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