From 90f76e201ccdf01326850170e422579c0e9b535e Mon Sep 17 00:00:00 2001 From: Matt C Date: Fri, 14 May 2021 13:54:50 -0400 Subject: [PATCH] disable Flashback --- continue.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/continue.sh b/continue.sh index 25f8b88..e5c8573 100755 --- a/continue.sh +++ b/continue.sh @@ -119,7 +119,8 @@ if [[ "$DEP" == "y" || "$DEP" == "Y" ]]; then inf "- Deepin" inf "- Enlightenment (note: very DIY. Read Arch Wiki)" inf "- GNOME" - inf "- (GNOME) Flashback" + # Flashback seems to need some work + #inf "- (GNOME) Flashback" inf "- KDE" inf "- LXDE" inf "- LXQt"