diff --git a/config/profiles/sway/default.nix b/config/profiles/sway/default.nix index 72ec2959..19076cba 100644 --- a/config/profiles/sway/default.nix +++ b/config/profiles/sway/default.nix @@ -100,7 +100,7 @@ in { }; }; - fonts = [ "Iosevka Nerd Font 10" ]; + fonts = [ "Hack Nerd Font 10" ]; terminal = "${pkgs.kitty}/bin/kitty"; # TODO: replace with wofi menu =