chore(font): font change

This commit is contained in:
Zhongheng Liu 2025-01-14 23:22:44 +02:00
commit 1a57d0a196
Signed by: steven
GPG key ID: 805A28B071DAD84B
2 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ in
myAutostartCommands = [ "${pkgs.brightnessctl}/bin/brightnessctl s ${monitorMinBrightness}" ];
};
myConfigLocation = "/home/${myUserName}/nix-conf";
desktopFontFullName = "IntoneMono NFM:style=Regular";
desktopFontFullName = "BlexMono Nerd Font:style=Regular";
myAutostartCommands = [
"${pkgs.brightnessctl}/bin/brightnessctl s ${monitorMaxBrightness}"
"fcitx5"