From 32806c956df4496a312166e152e644d07e51291e Mon Sep 17 00:00:00 2001 From: RedBearAK <64876997+RedBearAK@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:38:47 -0800 Subject: [PATCH] Add LXTerminal (LXDE terminal emulator) Tested working. --- linux/kinto.py | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/kinto.py b/linux/kinto.py index 8eb6ee2c..984d503d 100755 --- a/linux/kinto.py +++ b/linux/kinto.py @@ -18,6 +18,7 @@ "kinto-gui.py", "kitty", "konsole", + "lxterminal", "mate-terminal", "qterminal", "sakura",