This commit is contained in:
Jeffrey C. Ollie
2024-09-16 12:34:31 -05:00
parent 7206d9dbe3
commit 510b96d872

View File

@ -1732,7 +1732,7 @@ term: []const u8 = "xterm-ghostty",
/// * `audio` - Play an audible sound. (Currently Linux-only if libcanberra /// * `audio` - Play an audible sound. (Currently Linux-only if libcanberra
/// support has been compiled in.) /// support has been compiled in.)
/// ///
/// * `visual` - Flashes a visiual indication in the surface that triggered /// * `visual` - Flashes a visual indication in the surface that triggered
/// the bell. (Currently not implemented.) /// the bell. (Currently not implemented.)
/// ///
/// * `notification` - Displays a desktop notification. /// * `notification` - Displays a desktop notification.