mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
fixing wezterm fontsize
This commit is contained in:
parent
389f36ba96
commit
555ecd10f2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
local wezterm = require 'wezterm'
|
||||
|
||||
return {
|
||||
font_size = 15,
|
||||
font_size = 12,
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
window_decorations = "RESIZE",
|
||||
-- default terminal colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue