Customized tmux (#32)
Changed out the theme on tmux to one more maintained. Also set wezterm to open tmux upon launch of the terminal. Reviewed-on: #32
This commit was merged in pull request #32.
This commit is contained in:
@@ -10,5 +10,6 @@ config.enable_tab_bar = false
|
||||
config.initial_cols = 205
|
||||
config.initial_rows = 45
|
||||
config.font_size = 10
|
||||
config.default_prog = { "tmux", "new-session", "-A", "-s", "main" }
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user