mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 15:30:33 +01:00
set foot as rofi term
This commit is contained in:
parent
da112e3f79
commit
ef54cb23bf
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue