|
|
@ -1,7 +1,6 @@
|
|
|
|
(local wezterm (require "wezterm"))
|
|
|
|
(local wezterm (require :wezterm))
|
|
|
|
(local config (wezterm.config_builder))
|
|
|
|
(local config (wezterm.config_builder))
|
|
|
|
|
|
|
|
|
|
|
|
; (tset config :color_scheme "Apprentice (base16)")
|
|
|
|
|
|
|
|
(tset config :color_scheme "Ashes (base16)")
|
|
|
|
(tset config :color_scheme "Ashes (base16)")
|
|
|
|
|
|
|
|
|
|
|
|
(tset config :enable_tab_bar false)
|
|
|
|
(tset config :enable_tab_bar false)
|
|
|
@ -10,3 +9,4 @@
|
|
|
|
(tset config :font_size 13)
|
|
|
|
(tset config :font_size 13)
|
|
|
|
|
|
|
|
|
|
|
|
config
|
|
|
|
config
|
|
|
|
|
|
|
|
|
|
|
|