From ff3718c61574a5033f3cf067f556811c990c556f Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Wed, 16 Sep 2020 10:07:29 +0200 Subject: [PATCH] added sound-output-device-chooser extention --- bin/initDesktop | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/initDesktop b/bin/initDesktop index 7315ebd..e76eb1e 100755 --- a/bin/initDesktop +++ b/bin/initDesktop @@ -72,6 +72,7 @@ function gnome_config(){ 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 + google-chrome https://extensions.gnome.org/extension/906/sound-output-device-chooser/ 2> /dev/null log "loading dconf settings" dconf load / < "$HOME/.dconf.conf"