nixfmt + zsh changes

This commit is contained in:
kat witch 2021-08-23 03:34:06 +01:00
parent 7db50fa82b
commit 59dcb0c998
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
4 changed files with 43 additions and 45 deletions

View file

@ -8,6 +8,7 @@ with lib;
settings = {
main = {
term = "foot";
locked-title = false;
font = "${config.kw.font.name}:size=${toString config.kw.font.size}, Twitter Color Emoji:size=8";
font-bold = "${config.kw.font.name}:size=${toString config.kw.font.size}:style=Bold";
font-italic = "${config.kw.font.name}:size=${toString config.kw.font.size}:style=Italic";