aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2021-08-08 09:09:43 +0200
committerÓscar Nájera <hi@oscarnajera.com>2021-08-08 09:18:31 +0200
commit71d2a1abb2f3e6854c7893f902c4ac38e3ac6318 (patch)
tree1417b6710ed8181bc739f972a342b5bf3cecc223 /config/rofi
parent185eae8b3deccd5214788a3c0bca28a49ea4e2e2 (diff)
downloaddotfiles-71d2a1abb2f3e6854c7893f902c4ac38e3ac6318.tar.gz
dotfiles-71d2a1abb2f3e6854c7893f902c4ac38e3ac6318.tar.bz2
dotfiles-71d2a1abb2f3e6854c7893f902c4ac38e3ac6318.zip
Termite is discontinued and dropped from Arch
Remove it and change for recommended alacritty
Diffstat (limited to 'config/rofi')
-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 6f5608e..9a27ed8 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -1,7 +1,7 @@
configuration {
modi: "window,run,combi";
show-icons: true;
- terminal: "termite";
+ terminal: "alacritty";
combi-modi: "window,run";
}
@import "/usr/share/rofi/themes/fancy.rasi"