From 1278628b07e2fb78b9cb56aa664c61a2702bd336 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 8 Jul 2024 03:10:09 +0200 Subject: [PATCH] Some zoha fixes. --- .zoha.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.zoha.toml b/.zoha.toml index b4c04b3b..9238092d 100644 --- a/.zoha.toml +++ b/.zoha.toml @@ -2,7 +2,7 @@ [font] font = "Source Code Pro" -size = 16 +size = 14 [keys] quit = "Shift-Ctrl-Alt-q" @@ -27,8 +27,8 @@ tab_expand = false tab_title_num_characters = 24 [color] -#pallet = "Linux" -pallet = "RXVT" +pallet = "Linux" +#pallet = "RXVT" #pallet = "Snazzy" #pallet = "SolarizedDark" #pallet = "SolarizedLight" @@ -36,7 +36,7 @@ pallet = "RXVT" #pallet = "XTerm" #pallet = "Zenburn" allow_bold = false -bg = "rgba(0,0,0,0)" -cursor_blink = truei -cursor = "rgba(0.98, 0.647 ,0, 0)" +#bg = "rgba(0,0,0,0)" +cursor_blink = true +#cursor = "rgba(0.98, 0.647 ,0, 0)"