From ce2565ecaa66b1d48bfd6c900a40bba2e1c27e74 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 29 Oct 2024 16:35:24 +0300 Subject: rofi foot term --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/rofi/config.rasi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 501865b..9dc91d4 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -2,7 +2,7 @@ configuration{ modi: "run,drun,window"; icon-theme: "Gruvbox-Icons"; show-icons: true; - terminal: "kitty"; + terminal: "foot"; drun-display-format: "{icon} {name}"; location: 0; disable-history: false; -- cgit v1.2.3