mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
flake update and wezterm updates
This commit is contained in:
parent
3a65c37f67
commit
9a2e912f9c
4 changed files with 18 additions and 17 deletions
|
@ -9,5 +9,5 @@
|
|||
./tmux
|
||||
./wezterm
|
||||
./vscode
|
||||
./zed
|
||||
# ./zed
|
||||
]
|
||||
|
|
|
@ -17,7 +17,7 @@ return {
|
|||
check_for_updates = false,
|
||||
color_scheme = 'Tango (terminal.sexy)',
|
||||
default_gui_startup_args = { 'connect', 'unix' },
|
||||
font = wezterm.font_with_fallback { 'JetBrains Mono', 'Noto Color Emoji' },
|
||||
font = wezterm.font_with_fallback { 'JetBrains Mono', 'Noto Sans' },
|
||||
font_size = 12.0,
|
||||
dpi = 144,
|
||||
scrollback_lines = 50000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue