Skip to content

Commit

Permalink
Set kitty buffer to 100Mb
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Mar 6, 2024
1 parent b698e62 commit c53fe3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/kitty.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
remember_window_size = "no";

window_padding_width = 5;
scrollback_pager_history_size = 100;

# Aaaaaaaaaaaaaaaah the bell
enable_audio_bell = false;
Expand Down

0 comments on commit c53fe3f

Please sign in to comment.