~ruther/nixos-config

c10266abaf0a3bc6b26fcbec01f791575f533a6d — Rutherther 1 year, 6 months ago b3abcbc
feat: change alacritty size
1 files changed, 1 insertions(+), 1 deletions(-)

M modules/programs/alacritty.nix
M modules/programs/alacritty.nix => modules/programs/alacritty.nix +1 -1
@@ 14,7 14,7 @@
        font = rec {                          # Font - Laptop has size manually changed at home.nix
          normal.family = "FiraCode Nerd Font";
          bold = { style = "Bold"; };
          #size = 8;
          size = 8;
        };
        offset = {                            # Positioning
          x = -1;

Do not follow this link