set foot as rofi term

This commit is contained in:
xqtc 2024-09-08 14:19:42 +02:00
parent da112e3f79
commit ef54cb23bf

View file

@ -18,7 +18,7 @@
package = pkgs.rofi-wayland; package = pkgs.rofi-wayland;
plugins = [pkgs.rofi-rbw-wayland pkgs.rofi-power-menu]; plugins = [pkgs.rofi-rbw-wayland pkgs.rofi-power-menu];
extraConfig = { extraConfig = {
terminal = "wezterm"; terminal = "foot";
disable-history = false; disable-history = false;
show-icons = true; show-icons = true;
sidebar-mode = true; sidebar-mode = true;