From 9a81d25269f8a871acf9efae12acf41b9cd87bb0 Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Sun, 30 Jan 2022 18:43:55 -0600 Subject: [PATCH] Update post_install added joplin `net.cozic.joplin_desktop` --- dotfiles/post_install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/post_install b/dotfiles/post_install index 7e473bd..17a6dc2 100755 --- a/dotfiles/post_install +++ b/dotfiles/post_install @@ -26,7 +26,8 @@ FLATPAK_LIST=( com.github.fabiocolacio.marker com.mattermost.Desktop com.obsproject.Studio - net.veloren.Airshipper + net.cozic.joplin_desktop + net.veloren.Airshipper ) echo #######################