From 60562f1622bec25651a1f7736f0d7ea7a8309690 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Mon, 11 May 2020 12:48:28 -0500 Subject: Update to latest use case --- .config/termite/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/termite/config') diff --git a/.config/termite/config b/.config/termite/config index bd27d4c..27d1ce7 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -1,5 +1,5 @@ [options] -font = xos4 Terminus 12 +font = Fantasque Sans Mono 11 allow_bold = true audible_bell = true clickable_url = true @@ -21,7 +21,7 @@ size_hints = false foreground = #c0c0c0 foreground_bold = #c0c0c0 cursor = #c0c0c0 -background = #000000 +background = rgba(0, 0, 0, 0.8) # 16 color space -- cgit v1.2.3