home: wm: rofi: configure terminal
This commit is contained in:
parent
02c2a23ee5
commit
1a5dd0b91c
|
@ -7,6 +7,8 @@ in
|
||||||
programs.rofi = {
|
programs.rofi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
terminal = config.my.home.terminal.program; # null by default
|
||||||
|
|
||||||
package = pkgs.rofi.override {
|
package = pkgs.rofi.override {
|
||||||
plugins = with pkgs; [
|
plugins = with pkgs; [
|
||||||
rofi-emoji
|
rofi-emoji
|
||||||
|
|
Loading…
Reference in a new issue