More cleanup

This commit is contained in:
Daniel Flanagan 2023-10-05 10:44:19 -05:00
parent 75d10e2b7e
commit 69713dfa48
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -520,7 +520,7 @@ in {
bg = bg; bg = bg;
}; };
"ui.selection" = {bg = bg3;}; "ui.selection" = {bg = bg5;};
"ui.cursor" = { "ui.cursor" = {
fg = bg; fg = bg;
@ -824,7 +824,7 @@ in {
# open_url_modifiers ctrl # open_url_modifiers ctrl
"tab_bar_align" = "center"; "tab_bar_align" = "left";
"tab_bar_style" = "separator"; "tab_bar_style" = "separator";
"tab_separator" = ''""''; "tab_separator" = ''""'';
"tab_bar_edge" = "top"; "tab_bar_edge" = "top";