{...}: { programs.zellij = { enable = true; enableFishIntegration = true; settings = { simplified_ui = true; default_shell = "fish"; copy_command = "wl-copy"; pane_frames = false; default_mode = "locked"; theme = "custom"; themes.custom = { bg = "#44415a"; fg = "#e0def4"; red = "#eb6f92"; green = "#3e8fb0"; blue = "#9ccfd8"; yellow = "#f6c177"; magenta = "#c4a7e7"; orange = "#fe640b"; cyan = "#ea9a97"; black = "#393552"; white = "#e0def4"; }; }; }; }