{ config, lib, ... }: { programs.kitty = { settings = { tab_bar_edge = "bottom"; tab_bar_align = "left"; tab_bar_style = "fade"; # tab_separator = " "; }; }; }