mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
nixfmt + zsh changes
This commit is contained in:
parent
7db50fa82b
commit
59dcb0c998
4 changed files with 43 additions and 45 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue