trying to make cursors consistent

This commit is contained in:
Matt Nish-Lapidus 2025-02-09 22:09:10 -05:00
parent 3e20dab73d
commit db603ea0a8
10 changed files with 42 additions and 210 deletions

View file

@ -46,16 +46,13 @@ config.enable_wayland = false;
config.font_size = 14
config.font = wezterm.font {
family = 'JetBrains Mono',
-- weight = 'Normal'
}
-- config.enable_scroll_bar = true
config.color_scheme = 'One Half Black (Gogh)'
-- config.color_scheme = 'Adventure'
-- config.color_scheme = 'Monokai Pro Ristretto (Gogh)'
-- config.color_scheme = 'Afterglow'
config.colors = {
-- config.colors = {
-- background = "#111111",
-- tab_bar = {
-- background = "#111111",
@ -64,7 +61,7 @@ config.colors = {
-- bg_color = "#111111"
-- }
-- }
}
-- }
-- config.background = {
-- {
@ -77,6 +74,7 @@ config.colors = {
-- }
-- }
config.check_for_updates = false
config.window_decorations = "RESIZE"
config.window_padding = {