Script updated
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user