mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix: emacsclient - strange color in wezterm
This commit is contained in:
@@ -71,6 +71,7 @@
|
|||||||
config.hide_tab_bar_if_only_one_tab = true
|
config.hide_tab_bar_if_only_one_tab = true
|
||||||
config.scrollback_lines = 10000
|
config.scrollback_lines = 10000
|
||||||
config.enable_scroll_bar = true
|
config.enable_scroll_bar = true
|
||||||
|
config.term = 'wezterm'
|
||||||
|
|
||||||
config.keys = {
|
config.keys = {
|
||||||
-- toggle opacity(CTRL + SHIFT + B)
|
-- toggle opacity(CTRL + SHIFT + B)
|
||||||
|
|||||||
Reference in New Issue
Block a user