Some zoha fixes.
This commit is contained in:
parent
cab53c05b2
commit
1278628b07
1 changed files with 6 additions and 6 deletions
12
.zoha.toml
12
.zoha.toml
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
font = "Source Code Pro"
|
font = "Source Code Pro"
|
||||||
size = 16
|
size = 14
|
||||||
|
|
||||||
[keys]
|
[keys]
|
||||||
quit = "Shift-Ctrl-Alt-q"
|
quit = "Shift-Ctrl-Alt-q"
|
||||||
|
|
@ -27,8 +27,8 @@ tab_expand = false
|
||||||
tab_title_num_characters = 24
|
tab_title_num_characters = 24
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
#pallet = "Linux"
|
pallet = "Linux"
|
||||||
pallet = "RXVT"
|
#pallet = "RXVT"
|
||||||
#pallet = "Snazzy"
|
#pallet = "Snazzy"
|
||||||
#pallet = "SolarizedDark"
|
#pallet = "SolarizedDark"
|
||||||
#pallet = "SolarizedLight"
|
#pallet = "SolarizedLight"
|
||||||
|
|
@ -36,7 +36,7 @@ pallet = "RXVT"
|
||||||
#pallet = "XTerm"
|
#pallet = "XTerm"
|
||||||
#pallet = "Zenburn"
|
#pallet = "Zenburn"
|
||||||
allow_bold = false
|
allow_bold = false
|
||||||
bg = "rgba(0,0,0,0)"
|
#bg = "rgba(0,0,0,0)"
|
||||||
cursor_blink = truei
|
cursor_blink = true
|
||||||
cursor = "rgba(0.98, 0.647 ,0, 0)"
|
#cursor = "rgba(0.98, 0.647 ,0, 0)"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue