1-31-25 update

This commit is contained in:
2025-01-31 20:32:24 -05:00
parent 3348883bc3
commit ebce574127
58 changed files with 991 additions and 9032 deletions

View File

@@ -34,6 +34,9 @@
"ctrl+shift+l" = "previous_tab";
"ctrl+shift+j" = "scroll_end";
"ctrl+shift+k" = "scroll_home";
"ctrl+shift+equal" = "change_font_size all +2.0";
"ctrl+shift+minus" = "change_font_size all -2.0";
"ctrl+shift+backspace" = "change_font_size all 0";
};
};
};