🐛 fix(wezterm): Don't use rose-pine module

This commit is contained in:
punkfairie 2024-11-02 16:18:32 -07:00
parent 4b4847b152
commit 6333b57552

View file

@ -3,7 +3,8 @@
programs.wezterm = {
enable = true;
rose-pine.enable = true;
# currently broken
# rose-pine.enable = true;
extraConfig =
let
@ -13,6 +14,11 @@
''
local config = wezterm.config_builder()
-- TODO: Only add this when using rose-pine
local theme = wezterm.plugin.require('https://github.com/neapsix/wezterm').main
config.colors = theme.colors()
config.enable_tab_bar = false
config.font = wezterm.font_with_fallback({