mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(wezterm): decrease opacity to make comments better visible
This commit is contained in:
@@ -28,7 +28,7 @@ config.front_end = "WebGpu"
|
|||||||
|
|
||||||
-- Window
|
-- Window
|
||||||
config.window_decorations = "RESIZE|MACOS_FORCE_ENABLE_SHADOW"
|
config.window_decorations = "RESIZE|MACOS_FORCE_ENABLE_SHADOW"
|
||||||
config.window_background_opacity = 0.70
|
config.window_background_opacity = 0.85
|
||||||
config.initial_cols = 100
|
config.initial_cols = 100
|
||||||
config.initial_rows = 65
|
config.initial_rows = 65
|
||||||
config.enable_tab_bar = false
|
config.enable_tab_bar = false
|
||||||
|
|||||||
Reference in New Issue
Block a user