toggle command palette works on gtk

This commit is contained in:
Jeffrey C. Ollie
2026-02-18 21:32:16 -06:00
parent 3288a6e0a4
commit 9f2d66c9c9

View File

@@ -109,7 +109,7 @@ pub const Action = union(Key) {
/// Toggle the quick terminal in or out.
toggle_quick_terminal,
/// Toggle the command palette. This currently only works on macOS.
/// Toggle the command palette.
toggle_command_palette,
/// Toggle the visibility of all Ghostty terminal windows.