This commit is contained in:
2025-10-10 16:28:44 -05:00
parent 349e6e7c94
commit 81cd03e0c3
5 changed files with 117 additions and 52 deletions

View File

@@ -1,5 +1,6 @@
exec "config/init-base";
screen height 270;
screen height 270;
bind ` toggleconsole;
@@ -14,4 +15,4 @@ bind right right;
bind e accept;
bind enter accept;
bind q cancel;
bind esc quit;
bind esc quit;