gamechanging, commands works only on their windows properly well

This commit is contained in:
filipriec
2025-03-22 23:32:33 +01:00
parent 8da29376ab
commit 1a529a70bf
3 changed files with 51 additions and 15 deletions

View File

@@ -1,6 +1,13 @@
# config.toml
[keybindings]
# [keybindings.global]
[keybindings.intro]
next_option = ["j", "Right"]
previous_option = ["k", "Left"]
select = ["Enter"]
[keybindings.common]
save = ["ctrl+s"]
quit = ["ctrl+q"]