From 6226164a62f2fcabeb18f91018372a26bf3a6b53 Mon Sep 17 00:00:00 2001 From: Joe Ipson Date: Mon, 22 Jan 2024 13:48:47 -0700 Subject: [PATCH] Some changes --- config/scripts/extensions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/scripts/extensions.sh b/config/scripts/extensions.sh index 8707117..c7e156b 100755 --- a/config/scripts/extensions.sh +++ b/config/scripts/extensions.sh @@ -17,7 +17,7 @@ cd .. git clone https://github.com/theychx/WorkspaceSwitcherWrapAround.git mkdir /usr/share/gnome-shell/extensions/WorkspaceSwitcherWrapAround -cp WorkspaceSwitcherWrapAround/src* /usr/share/gnome-shell/extensions/WorkspaceSwitcherWrapAround +cp WorkspaceSwitcherWrapAround/src/* /usr/share/gnome-shell/extensions/WorkspaceSwitcherWrapAround git clone https://github.com/ethnarque/gnome-disable-workspace-animation.git cp -r gnome-disable-workspace-animation/disable-workspace-animation@ethnarque /usr/share/gnome-shell/extensions