{ lib, ...}: { programs.rofi = { enable = true; # theme = "material"; font = lib.mkForce "DejaVu Sans 12"; }; }