dim inactive panes further
This commit is contained in:
@@ -3,6 +3,11 @@ local act = wezterm.action
|
||||
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
config.inactive_pane_hsb = {
|
||||
saturation = 0.7,
|
||||
brightness = 0.7,
|
||||
}
|
||||
|
||||
config.initial_cols = 120
|
||||
config.initial_rows = 28
|
||||
|
||||
|
||||
Reference in New Issue
Block a user