[kitty] Add padding

This commit is contained in:
Tibo De Peuter 2023-10-12 11:48:45 +02:00
parent 0753356f01
commit 5155078c37
3 changed files with 5 additions and 3 deletions

View file

@ -17,6 +17,8 @@
fonts.fonts = with pkgs; [
corefonts # Calibri for Uni
vistafonts
letter # Personal font
];