#!/usr/bin/env bash

# TODO: migrate to alacritty?
font="xft:Iosevka:pixelsize=16"

urxvtc -fb "$font" -fi "$font" -fn "$font" -letsp "-1"