feat: trying out this new terminal font
This commit is contained in:
parent
655687c683
commit
d15dd3bb76
3 changed files with 5 additions and 4 deletions
|
@ -32,7 +32,7 @@
|
|||
myAutostartCommands = ["${pkgs.brightnessctl}/bin/brightnessctl s 64"];
|
||||
};
|
||||
myConfigLocation = "/home/${myUserName}/nix-conf";
|
||||
desktopFontFullName = "BlexMono Nerd Font";
|
||||
desktopFontFullName = "Monocraft Nerd Font";
|
||||
myAutostartCommands = [
|
||||
"fcitx5"
|
||||
"${pkgs.foot}/bin/foot --server -f \"${desktopFontFullName}:size=12\" -o colors.alpha=0.85"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue