4-14 update

This commit is contained in:
2025-04-14 12:00:29 -04:00
parent 7326ab40f0
commit c12ae3a9e9
11 changed files with 45 additions and 11 deletions

View File

@@ -30,8 +30,8 @@
};
keybindings = {
"ctrl+shift+h" = "next_tab";
"ctrl+shift+l" = "previous_tab";
"ctrl+shift+l" = "next_tab";
"ctrl+shift+h" = "previous_tab";
"ctrl+shift+j" = "scroll_end";
"ctrl+shift+k" = "scroll_home";
"ctrl+shift+equal" = "change_font_size all +2.0";