mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Adjust terminal fonts for Alacritty and Emacs vterm
This commit is contained in:
@@ -4,7 +4,7 @@ opacity = 1.0
|
||||
|
||||
[font]
|
||||
normal = { family = "Liberation Mono", style = "Regular" }
|
||||
size = 10
|
||||
size = 12
|
||||
|
||||
[scrolling]
|
||||
history = 10000
|
||||
@@ -41,4 +41,4 @@ white = "#ffffff"
|
||||
bindings = [
|
||||
{ key = "V", mods = "Control|Shift", action = "Paste" },
|
||||
{ key = "C", mods = "Control|Shift", action = "Copy" }
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user