wezterm: Use default inactive pane styling
This commit is contained in:
parent
3e19a38b38
commit
c31e441003
1 changed files with 0 additions and 4 deletions
|
@ -40,8 +40,4 @@ return {
|
|||
leader = { key = 'a', mods = 'CTRL', timeout_milliseconds = 1500 },
|
||||
keys = maps.keys,
|
||||
key_tables = maps.key_tables,
|
||||
inactive_pane_hsb = {
|
||||
saturation = 0.9,
|
||||
brightness = 0.9,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue