Script updated

This commit is contained in:
2025-05-06 19:18:18 +02:00
parent 33166bab40
commit b0d48faad8
5 changed files with 22 additions and 24 deletions

View File

@@ -1,9 +1,7 @@
[font]
size=12
[font.normal]
family = "FiraCodeNerdFontMono"
style = "Regular"
offset={x= 0}
normal={family="RobotoMonoNerdFont", style="Regular"}
[colors.primary]
foreground="#c6c6c6"
@@ -33,10 +31,8 @@ white="#eeeeee"
save_to_clipboard = true
[window]
decorations = "none"
[window.padding]
x= 2
decorations="none"
padding={x=2}
[env]
TERM = "xterm-256color"
TERM="xterm-256color"