mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-22 00:01:06 +00:00
docs: fix keybinding example conflict
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user