diff --git a/machines/p330/home-mandlm.nix b/machines/p330/home-mandlm.nix index bc8b537..810d749 100644 --- a/machines/p330/home-mandlm.nix +++ b/machines/p330/home-mandlm.nix @@ -17,6 +17,7 @@ }; programs.kitty.font.size = 16; + programs.rofi.font = lib.mkForce "DejaVu Sans Mono 16"; services.betterlockscreen.inactiveInterval = 20; }