wezterm: Use default inactive pane styling

This commit is contained in:
Marty Oehme 2023-03-07 12:08:09 +01:00
parent 3e19a38b38
commit c31e441003
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 0 additions and 4 deletions

View File

@ -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,
}
}