Shell
This commit is contained in:
parent
a06cce9fe2
commit
664bf09127
@ -1,12 +1,17 @@
|
||||
[env]
|
||||
WINIT_X11_SCALE_FACTOR = "1.0"
|
||||
|
||||
[terminal]
|
||||
shell = "/usr/bin/fish"
|
||||
|
||||
[window]
|
||||
decorations_theme_variant = "Dark"
|
||||
dynamic_title = true
|
||||
title = "Terminal"
|
||||
opacity = 1
|
||||
padding = { x = 4, y = 2 }
|
||||
padding = { x = 1, y = 0 }
|
||||
decorations = "None"
|
||||
startup_mode = "Maximized"
|
||||
|
||||
[font]
|
||||
normal = { family = "IosevkaTermSlab Nerd Font Mono" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user