From c4124119a6fa3ee5a72ed895590a7b793b7a6ffe Mon Sep 17 00:00:00 2001 From: user Date: Tue, 11 Jul 2023 00:24:45 +0200 Subject: [PATCH] add joplin --- arch-graphical-install-auto.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 9f3f328..53f16f9 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -657,6 +657,9 @@ aurinstaller qt6gtk2 # Passwortmanager for dmenu (i3) aurinstaller passdmenu +# Joplin Desktop for Linux, using the system Electron package +aurinstaller joplin-electron + # background temparature aurinstaller wl-gammarelay-rs if [ "${archisoinstall}" == "y" ]; then