Add cask fonts and install iosevka-comfy

This commit is contained in:
Tobias Ostner 2024-01-21 11:37:06 +01:00
parent f7ab98cff2
commit a78a9317fa

View file

@ -24,6 +24,7 @@
taps = [ taps = [
"d12frosted/emacs-plus" "d12frosted/emacs-plus"
"homebrew/cask-fonts"
]; ];
casks = [ casks = [
@ -40,6 +41,7 @@
"protonvpn" "protonvpn"
"temurin17" "temurin17"
"thunderbird" "thunderbird"
"font-iosevka-comfy"
"vlc" "vlc"
]; ];
}; };