mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
home-profile: changes to zsh and wezterm
This commit is contained in:
@@ -5,6 +5,5 @@ function materus_wezterm_config()
|
||||
local cfg = wezterm.config_builder();
|
||||
cfg.hide_tab_bar_if_only_one_tab = true;
|
||||
cfg.enable_scroll_bar = true;
|
||||
cfg.font = wezterm.font 'Hack Nerd Font';
|
||||
return cfg;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user