mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
wezterm: restyle inactive pane
This commit is contained in:
parent
952bc9353c
commit
7725082138
@ -57,6 +57,11 @@ return {
|
||||
enable_wayland = true,
|
||||
force_reverse_video_cursor = true,
|
||||
|
||||
inactive_pane_hsb = {
|
||||
saturation = 0.5,
|
||||
brightness = 0.5,
|
||||
};
|
||||
|
||||
-- Quick select-related options. Quite similar to Kitty hints which is
|
||||
-- nice.
|
||||
quick_select_patterns = {
|
||||
|
Loading…
Reference in New Issue
Block a user