maximbaz / dotfiles

Configuration for NixOS, sway, kitty, helix, zsh and more
ISC License
963 stars 105 forks source link

What is the font used in the terminal ? #8

Closed ApolloBian closed 6 years ago

ApolloBian commented 6 years ago

It looks really nice image

maximbaz commented 6 years ago

@ApolloBian that one is Consolas. Currently I use Fira Code, it's also quite good, comes with powerline symbols and has font ligatures — definitely check it out.

ApolloBian commented 6 years ago

@maximbaz thanks

maximbaz commented 6 years ago

Here's a picture of neofetch with Fira Code, for comparison:

image

dmxt commented 4 years ago

@maximbaz You should check out a new font family JetBrains :)

Screenshot_20200229_090130

There's a nerd patched version on AUR and it already got ligatures on default. Tbh I don't think I've ever seen more ligature than this.

Screenshot_20200229_090443


Anyway, your dotfiles are awesome! I hope I'll be able to learn how to build something like you did. It's super organized and neat and I still have no idea what is the proper way to organize files.

maximbaz commented 4 years ago

Thanks for sharing @dmxt! I actually stopped using fonts with ligatures, right now I'm simply using Input font with the following configuration:

http://input.fontbureau.com/download/?customize&fontSelection=fourStyleFamily&regular=InputMonoNarrow-Regular&italic=InputMonoNarrow-Italic&bold=InputMonoNarrow-Bold&boldItalic=InputMonoNarrow-BoldItalic&a=0&g=0&i=serifs_round&l=serifs_round&zero=slash&asterisk=height&braces=0&preset=default&line-height=1.1&email=

JetBrains font looks quite neat, also condensed, I like 👍

Enjoy the dotfiles, and feel free to ping me or create new issues if you have any questions.