mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Add blank line
This commit is contained in:
@@ -3502,6 +3502,7 @@ pub fn apply_libinput_settings(config: &niri_config::Input, device: &mut input::
|
||||
.or(device.config_calibration_default_matrix())
|
||||
.unwrap_or(IDENTITY_MATRIX),
|
||||
);
|
||||
|
||||
let _ = device.config_left_handed_set(c.left_handed);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user