Skip to content

Commit

Permalink
fix: use workaround for wezterm
Browse files Browse the repository at this point in the history
  • Loading branch information
anthr76 authored Aug 22, 2024
1 parent d26dc44 commit 6b1d3d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/personalities/desktop/wezterm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
color_scheme = "Catppuccin Mocha",
hide_tab_bar_if_only_one_tab = true,
default_prog = { "${pkgs.fish}/bin/fish", "-l" },
front_end = "WebGpu",
}
'';
};
Expand Down

0 comments on commit 6b1d3d8

Please sign in to comment.