This commit is contained in:
LimaTheLime
2025-02-23 12:22:27 +00:00
parent 084ab726fe
commit f1f42311de

View File

@ -1525,7 +1525,7 @@ keybind: Keybinds = .{},
/// The default value is false for all systems. /// The default value is false for all systems.
/// ///
/// At present this will only disable the context menu on Linux in the future /// At present this will only disable the context menu on Linux in the future
/// this shoul also disable the context menu on macOS /// this should also disable the context menu on macOS
@"copy-on-right-click": CopyOnMouseAction = .false, @"copy-on-right-click": CopyOnMouseAction = .false,
/// The time in milliseconds between clicks to consider a click a repeat /// The time in milliseconds between clicks to consider a click a repeat