From 559e5cb20bc6b54754fdf313d30a3fd460bd9074 Mon Sep 17 00:00:00 2001 From: Ogulcan Celik Date: Tue, 12 May 2026 13:42:25 +0300 Subject: [PATCH] docs: fix keybinding example conflict --- CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 731480a8..4703a8bf 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -92,7 +92,7 @@ example: prefix = "ctrl+b" new_workspace = "n" rename_workspace = "shift+n" -close_workspace = "shift+d" +close_workspace = "X" reload_config = "" # optional, unset by default open_notification_target = "" # optional, unset by default new_tab = "c"