aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-29 16:35:24 +0300
committerawy <awy@awy.one>2024-10-29 16:35:24 +0300
commitce2565ecaa66b1d48bfd6c900a40bba2e1c27e74 (patch)
tree3d5fd4b09714dcf5d70d8f7f19e532dacb0b7150 /.config/rofi/config.rasi
parent4b12ce36efa989785f3d53f46af4ac4d2ed5ca1d (diff)
rofi foot term
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r--.config/rofi/config.rasi2
1 files changed, 1 insertions, 1 deletions
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;