gnome: Remove extensions

This was cute, but it's easier to maintain GNOME by simply using stock
instead of using a bunch of extensions.
This commit is contained in:
Donovan Glover 2022-07-28 03:39:37 -04:00
parent a7115582bd
commit d2eb6b702d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -1,7 +0,0 @@
#!/bin/sh
# Use the Alternate Tab and Launch New Instance extensions
gsettings set org.gnome.shell enabled-extensions "[
'alternate-tab@gnome-shell-extensions.gcampax.github.com',
'launch-new-instance@gnome-shell-extensions.gcampax.github.com'
]"