mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 22:51:58 -07:00
xwayland: add force_zero_scaling
This commit is contained in:
@@ -207,6 +207,7 @@ void CConfigManager::setDefaultVars() {
|
||||
configValues["gestures:workspace_swipe_numbered"].intValue = 0;
|
||||
|
||||
configValues["xwayland:use_nearest_neighbor"].intValue = 1;
|
||||
configValues["xwayland:force_zero_scaling"].intValue = 0;
|
||||
|
||||
configValues["autogenerated"].intValue = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user