Add padding

main
Atao 2024-05-19 13:17:02 +02:00
parent c3c3c04e45
commit 2e82b774ff
1 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
[shell] [shell]
program = "/usr/bin/fish" program = "/usr/bin/zsh"
[env]
TERM = "xterm-256color"
[window.padding]
x=5
y=5
#--------------------------------- Colors #--------------------------------- Colors
[colors.primary] [colors.primary]
@ -28,7 +35,7 @@ color = "#F5E0DC"
# ------------------------------- Fonts # ------------------------------- Fonts
[font] [font]
size = 11.0 size = 8.0
[font.normal] [font.normal]
family = "JetBrainsMono Nerd Font" family = "JetBrainsMono Nerd Font"