From ce5235a66ea52e0ea7972a0b01e19400851ed200 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 28 Dec 2024 16:21:48 +0100 Subject: Font: Add new font --- hosts/home.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 10c864a..4cd3fdb 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -18,6 +18,7 @@ #dwm #st alacritty + # ghostty dmenu unclutter clipmenu @@ -406,6 +407,8 @@ "/home/${user}/.cargo/bin" ]; + fonts.fontconfig.enable = true; + # For disabling the automatic creation of $HOME/Desktop xdg.userDirs.desktop = "$HOME/"; -- cgit 1.4.1