diff --git a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/supergfxctl.sh b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/supergfxctl.sh index ecb0b3e..af196ea 100755 --- a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/supergfxctl.sh +++ b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/supergfxctl.sh @@ -10,8 +10,8 @@ if [[ $1 == enable ]]; then else mkdir -p "$HOME/.cache/nobara-layouts/extensions/" cd "$HOME/.cache/nobara-layouts/extensions/" - ls supergfxctl-gexasus-linux.org.v15.shell-extension.zip || wget https://extensions.gnome.org/extension-data/supergfxctl-gexasus-linux.org.v15.shell-extension.zip - gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/supergfxctl-gexasus-linux.org.v15.shell-extension.zip" + ls supergfxctl-gexasus-linux.org.v14.shell-extension.zip || wget https://extensions.gnome.org/extension-data/supergfxctl-gexasus-linux.org.v14.shell-extension.zip + gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/supergfxctl-gexasus-linux.org.v14.shell-extension.zip" export RELOG_NEEDED=1 if [[ $ALL != True ]]; then diff --git a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/tray.sh b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/tray.sh index 12d5644..8675941 100755 --- a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/tray.sh +++ b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/tray.sh @@ -11,8 +11,8 @@ if [[ $1 == enable ]]; then else mkdir -p "$HOME/.cache/nobara-layouts/extensions/" cd "$HOME/.cache/nobara-layouts/extensions/" - ls trayIconsReloadedselfmade.pl.v26.shell-extension.zip || wget https://extensions.gnome.org/extension-data/trayIconsReloadedselfmade.pl.v26.shell-extension.zip - gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/trayIconsReloadedselfmade.pl.v26.shell-extension.zip" + ls trayIconsReloadedselfmade.pl.v23.shell-extension.zip || wget https://extensions.gnome.org/extension-data/trayIconsReloadedselfmade.pl.v23.shell-extension.zip + gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/trayIconsReloadedselfmade.pl.v23.shell-extension.zip" export RELOG_NEEDED=1 if [[ $ALL != True ]]; then diff --git a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/weather.sh b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/weather.sh index 8bcff0d..e4eaa16 100755 --- a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/weather.sh +++ b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/weather.sh @@ -10,8 +10,8 @@ if [[ $1 == enable ]]; then else mkdir -p "$HOME/.cache/nobara-layouts/extensions/" cd "$HOME/.cache/nobara-layouts/extensions/" - ls openweather-extensionjenslody.de.v119.shell-extension.zip || wget https://extensions.gnome.org/extension-data/openweather-extensionjenslody.de.v119.shell-extension.zip - gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/openweather-extensionjenslody.de.v119.shell-extension.zip" + ls openweather-extensionjenslody.de.v107.shell-extension.zip || wget https://extensions.gnome.org/extension-data/openweather-extensionjenslody.de.v107.shell-extension.zip + gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/openweather-extensionjenslody.de.v107.shell-extension.zip" export RELOG_NEEDED=1 if [[ $ALL != True ]]; then diff --git a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/workspace.sh b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/workspace.sh index a54b455..41a1a29 100755 --- a/src/etc/nobara/scripts/nobara-layouts/settings-scripts/workspace.sh +++ b/src/etc/nobara/scripts/nobara-layouts/settings-scripts/workspace.sh @@ -10,8 +10,8 @@ if [[ $1 == enable ]]; then else mkdir -p "$HOME/.cache/nobara-layouts/extensions/" cd "$HOME/.cache/nobara-layouts/extensions/" - ls auto-move-windowsgnome-shell-extensions.gcampax.github.com.v50.shell-extension.zip || wget https://extensions.gnome.org/extension-data/auto-move-windowsgnome-shell-extensions.gcampax.github.com.v50.shell-extension.zip - gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/auto-move-windowsgnome-shell-extensions.gcampax.github.com.v50.shell-extension.zip" + ls auto-move-windowsgnome-shell-extensions.gcampax.github.com.v49.shell-extension.zip || wget https://extensions.gnome.org/extension-data/auto-move-windowsgnome-shell-extensions.gcampax.github.com.v49.shell-extension.zip + gnome-extensions install "$HOME/.cache/nobara-layouts/extensions/auto-move-windowsgnome-shell-extensions.gcampax.github.com.v49.shell-extension.zip" export RELOG_NEEDED=1 if [[ $ALL != True ]]; then