home: wm: rofi: configure terminal

This commit is contained in:
Bruno BELANYI 2021-05-15 17:57:01 +02:00
parent 02c2a23ee5
commit 1a5dd0b91c

View file

@ -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