From 550e14d1d4f562c0048bbad4826073622d8df4cc Mon Sep 17 00:00:00 2001 From: tdback Date: Sat, 8 Feb 2025 18:13:01 -0500 Subject: xorg: switch to aporetic font --- users/tdback/modules/rofi/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/tdback/modules/rofi') diff --git a/users/tdback/modules/rofi/default.nix b/users/tdback/modules/rofi/default.nix index 4d8164b..37247c6 100644 --- a/users/tdback/modules/rofi/default.nix +++ b/users/tdback/modules/rofi/default.nix @@ -7,7 +7,7 @@ programs.rofi = { enable = true; package = pkgs.unstable.rofi; - font = "Iosevka Comfy Motion Fixed 12"; + font = "Aporetic Sans Mono 12"; location = "center"; extraConfig = { modi = "window,run,drun"; -- cgit v1.2.3