main
Alpha Chen 3 months ago
parent bef69bdabe
commit 90b4bbc549
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

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

Loading…
Cancel
Save