mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 04:00:32 +01:00
set foot as rofi term
This commit is contained in:
parent
da112e3f79
commit
ef54cb23bf
|
@ -18,7 +18,7 @@
|
|||
package = pkgs.rofi-wayland;
|
||||
plugins = [pkgs.rofi-rbw-wayland pkgs.rofi-power-menu];
|
||||
extraConfig = {
|
||||
terminal = "wezterm";
|
||||
terminal = "foot";
|
||||
disable-history = false;
|
||||
show-icons = true;
|
||||
sidebar-mode = true;
|
||||
|
|
Loading…
Reference in a new issue