Skip to content
Wakterm docs

    Documentation

    wakterm14 sub-pages

    Download6 sub-pages

    Configuration13 sub-pages

    Full Config & Lua Reference

    • Config Options181 sub-pages
    • module: wakterm54 sub-pages
    • module: wakterm.color10 sub-pages
    • module: wakterm.gui7 sub-pages
    • module: wakterm.mux12 sub-pages
    • module: wakterm.plugin3 sub-pages
    • module: wakterm.procinfo4 sub-pages
    • module: wakterm.serde8 sub-pages
    • module: wakterm.time4 sub-pages
    • module: wakterm.url2 sub-pages
    • enum: KeyAssignment87 sub-pages
    • enum: CopyModeAssignment33 sub-pages
    • object: Color20 sub-pages
    • object: ExecDomain
    • object: LocalProcessInfo
    • object: MuxDomain8 sub-pages
    • object: MuxWindow11 sub-pages
    • object: MuxTab13 sub-pages
    • object: PaneInformation
    • object: TabInformation
    • object: SshDomain
    • object: SpawnCommand
    • object: Time3 sub-pages
    • object: TlsDomainClient
    • object: TlsDomainServer
    • object: Pane32 sub-pages
    • object: Window29 sub-pages
    • object: WslDomain
    • events: Gui2 sub-pages
    • events: Multiplexer2 sub-pages
    • events: Window12 sub-pages

    CLI Reference12 sub-pages

    Reference2 sub-pages

    Get Help4 sub-pages

    1. Wakterm docs
    2. Full Config & Lua Reference
    3. Config Options

    enable_wayland

    On this page
    1. enable_wayland

    enable_wayland#

    If false, do not try to use a Wayland protocol connection when starting the gui frontend, and instead use X11.

    This option is only considered on X11/Wayland systems and has no effect on macOS or Windows.

    The default is true. In versions prior to 20220624-141144-bd1b7c5d it was disabled by default.

    config.enable_wayland = true
    
    Edit this page
    Previousenable_tab_bar Nextexit_behavior