From b398ba32acbbe3c70fb0230f7af0650edac8bb65 Mon Sep 17 00:00:00 2001
From: 2Shirt <2xShirt@gmail.com>
Date: Thu, 24 Feb 2022 17:41:13 -0700
Subject: [PATCH] Replace remaining references to Alacritty with st
---
.../profile_gui/airootfs/etc/skel/.config/openbox/rc.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml
index bb3dc6e2..8a7d0e08 100644
--- a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml
+++ b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml
@@ -299,7 +299,7 @@
- alacritty --title "WKClone (ddrescue-tui)" -e resize-and-run ddrescue-tui clone
+ st -t "WKClone (ddrescue-tui)" -e resize-and-run ddrescue-tui clone
@@ -354,7 +354,7 @@
- alacritty --title "WKClone (ddrescue-tui)" -e resize-and-run ddrescue-tui clone
+ st -t "WKClone (ddrescue-tui)" -e resize-and-run ddrescue-tui clone