dotfiles files and stuff

ghostty: remove adjust-cell-width

At some point, I updated ghostty and this became unnecessary, making
fonts look weird. It's possible I only originally needed it because of a
bug of some kind.

Changed files
-1
nix
home-manager
-1
nix/home-manager/ghostty.nix
··· 24 24 font-family = "Hack"; 25 25 font-size = 12; 26 26 font-thicken = true; 27 - adjust-cell-width = -1; 28 27 29 28 window-padding-color = "background"; 30 29 window-padding-x = 3;