feat: Update stuff

This commit is contained in:
uttarayan21
2024-09-04 16:27:47 +05:30
parent 9a08453063
commit b2b3359328
7 changed files with 98 additions and 92 deletions

View File

@@ -14,7 +14,6 @@
return {
term = "wezterm",
font = wezterm.font_with_fallback({
"Monaspace Krypton",
"Hasklug Nerd Font Mono",
"Symbols Nerd Font Mono"
}),
@@ -24,7 +23,7 @@
hide_tab_bar_if_only_one_tab = true,
window_background_opacity = 0.8,
cursor_blink_rate = 8,
default_cursor_style = "BlinkingBlock",
# default_cursor_style = "BlinkingBlock",
default_prog = { "${pkgs.fish}/bin/fish", "-l" },
window_padding = {
left = 2,