From 8fd49606c6031614f2714d75f29032c5564d68e2 Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Mon, 9 Aug 2021 11:23:35 -0400 Subject: [PATCH] Updated ChromeOS Terminal (markdown) --- ChromeOS-Terminal.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ChromeOS-Terminal.md b/ChromeOS-Terminal.md index 8dd1360..c6b003a 100644 --- a/ChromeOS-Terminal.md +++ b/ChromeOS-Terminal.md @@ -17,11 +17,6 @@ term_.prefs_.set('user-css-text', `@font-face{\n font-family: 'Fira Code';\n font-style: normal; } -x-screen { - --hterm-charsize-height: calc(1em + 5px); - --hterm-charsize-width: calc(1em * 0.6); -} - * { -webkit-font-feature-settings: "liga" on, "calt" on; -webkit-font-smoothing: antialiased;