From 1a5dd0b91c08c9b1fc973f1f1960ec22ce62410f Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 15 May 2021 17:57:01 +0200 Subject: [PATCH] home: wm: rofi: configure terminal --- home/wm/rofi.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/wm/rofi.nix b/home/wm/rofi.nix index 87f167a..9707ed7 100644 --- a/home/wm/rofi.nix +++ b/home/wm/rofi.nix @@ -7,6 +7,8 @@ in programs.rofi = { enable = true; + terminal = config.my.home.terminal.program; # null by default + package = pkgs.rofi.override { plugins = with pkgs; [ rofi-emoji