From 83ce2daa878e66e88bd1e7d5cef98e535551a216 Mon Sep 17 00:00:00 2001 From: developomp Date: Sat, 4 Dec 2021 13:23:14 +0900 Subject: [PATCH] removed twitchlive extension --- dconf/extension-twitchlive.conf | 7 ------- setup.sh | 16 ++++------------ 2 files changed, 4 insertions(+), 19 deletions(-) delete mode 100644 dconf/extension-twitchlive.conf diff --git a/dconf/extension-twitchlive.conf b/dconf/extension-twitchlive.conf deleted file mode 100644 index ba4f1ec..0000000 --- a/dconf/extension-twitchlive.conf +++ /dev/null @@ -1,7 +0,0 @@ -[/org/gnome/shell/extensions/twitchlive] -hidestatus=true -interval=1 -notifications-enabled=true -showuptime=true -streamers='ppy' -topbarmode='count-only' diff --git a/setup.sh b/setup.sh index 6aec0fc..96d44c8 100755 --- a/setup.sh +++ b/setup.sh @@ -446,10 +446,11 @@ setup_gnome_apps() { } setup_gnome_extensions() { - # chrome-gnome-shell: GNOME shell integration for Chrome - # gnome-shell-extension-installer: Installation of gnome extensions from command line - # gnome-shell-extension-pop-shell-git: for window tiling + log "installing gnome extensions" + # chrome-gnome-shell GNOME shell integration for Chrome + # gnome-shell-extension-installer Installation of gnome extensions from command line + # gnome-shell-extension-pop-shell-git for window tiling package_install \ chrome-gnome-shell \ gnome-shell-extension-installer \ @@ -457,15 +458,6 @@ setup_gnome_extensions() { load_dconf "extension-pop-shell.conf" - # twitchlive but it works - rm -rf ~/.local/share/gnome-shell/extensions/TwitchLive_Panel@extensions.maweki.de - git clone https://github.com/developomp/twitchlive-extension ~/.local/share/gnome-shell/extensions/TwitchLive_Panel@extensions.maweki.de - - load_dconf "extension-twitchlive.conf" - - # install gnome extensions - log "installing gnome extensions" - extensions=( 36,"extension-lockkeys.conf" # lock-keys 906,"extension-sound-output-device-chooser.conf" # sound-output-device-chooser