From 7b5e31aec7ff49d2b836d61eeaf999533eb0aac6 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Fri, 14 Aug 2020 10:01:27 +0200 Subject: [PATCH] added GSConnect gnome-shell extention --- bin/initDesktop | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/initDesktop b/bin/initDesktop index 5385471..7315ebd 100755 --- a/bin/initDesktop +++ b/bin/initDesktop @@ -71,6 +71,7 @@ function gnome_config(){ google-chrome https://extensions.gnome.org/extension/1031/topicons/ 2> /dev/null google-chrome https://extensions.gnome.org/extension/600/launch-new-instance/ 2> /dev/null google-chrome https://extensions.gnome.org/extension/921/multi-monitors-add-on/ 2> /dev/null + google-chrome https://extensions.gnome.org/extension/1319/gsconnect/ 2> /dev/null log "loading dconf settings" dconf load / < "$HOME/.dconf.conf"