{ config, ... }: let inherit (import ) colours; in{ home-manager.users.me.programs.rofi = { enable = true; font = "Monospace 10"; }; }