mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
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:
parent
a7115582bd
commit
d2eb6b702d
@ -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'
|
||||
]"
|
Loading…
Reference in New Issue
Block a user