mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 21:40:29 +00:00
docs: update information about quick terminal support on Linux
This commit is contained in:
@@ -471,7 +471,15 @@ pub const Action = union(enum) {
|
||||
/// See the various configurations for the quick terminal in the
|
||||
/// configuration file to customize its behavior.
|
||||
///
|
||||
/// This currently only works on macOS.
|
||||
/// Supported on macOS and some desktop environments on Linux, namely
|
||||
/// those that support the `wlr-layer-shell` Wayland protocol
|
||||
/// (i.e. most desktop environments and window managers except GNOME).
|
||||
///
|
||||
/// Slide-in animations on Linux are only supported on KDE when the
|
||||
/// "Sliding Popups" KWin plugin is enabled. If you do not have this
|
||||
/// plugin enabled, open System Settings > Apps & Windows > Window
|
||||
/// Management > Desktop Effects, and enable the plugin in the plugin list.
|
||||
/// Ghostty would then need to be restarted for this to take effect.
|
||||
toggle_quick_terminal: void,
|
||||
|
||||
/// Show/hide all windows. If all windows become shown, we also ensure
|
||||
|
||||
Reference in New Issue
Block a user