Commit Graph

4 Commits (d46c4379f88f4d0b984e23e6fd8e1622ef2c7c74)

Author SHA1 Message Date
Simon Bruder f39a49fe47
alacritty: Upgrade to 0.5 2020-08-01 14:02:34 +02:00
Simon Bruder cfe1b77aaa
Fix alacritty’s too small font on external monitor
Alacritty scales relative to the physical monitor size (which is a cool
feature for HiDPI monitors). Since my external monitor is LoDPI, this
makes the text unreadable.

`xrdb -remove` is useful for when I have to add a HiDPI monitor
temporarily
2020-07-10 16:28:52 +02:00
Simon Bruder fe98e89334
Use Iosevka Nerd Font as monospace font
https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka
2020-07-04 11:14:54 +02:00
Simon Bruder 7e8d310e79
Use alacritty 2020-07-03 22:23:04 +02:00