1

Use helix as kitty editor, remove window padding

This commit is contained in:
2023-01-14 13:35:18 +01:00
parent 08b69b3a25
commit db9e359047

View File

@ -23,9 +23,9 @@ in {
# TODO: Configure
settings = {
editor = "nvim";
editor = "hx";
scrollback_lines = 10000;
window_padding_width = 10;
window_padding_width = 0;
# hide_window_decorations = "yes";
# Light Theme