Disable conflicting extensions

This commit is contained in:
2023-11-10 21:31:45 +00:00
parent 92c6b765cf
commit 972af5d5e5

View File

@ -27,23 +27,23 @@ in {
"org/gnome/shell" = { "org/gnome/shell" = {
disable-user-extensions = false; disable-user-extensions = false;
enabled-extensions = [ enabled-extensions = [
"another-window-session-manager@gmail.com" # "another-window-session-manager@gmail.com"
"blur-my-shell@aunetx" "blur-my-shell@aunetx"
"burn-my-windows@schneegans.github.com" "burn-my-windows@schneegans.github.com"
"desktop-cube@schneegans.github.com" # "desktop-cube@schneegans.github.com"
"desktop-zoom@colin.kinlo.ch" # "desktop-zoom@colin.kinlo.ch"
"espresso@coadmunkee.github.com" "espresso@coadmunkee.github.com"
"flypie@schneegans.github.com" "flypie@schneegans.github.com"
# "forge@jmmaranan.com" # "forge@jmmaranan.com"
"hue-lights@chlumskyvaclav@gmail.com" "hue-lights@chlumskyvaclav@gmail.com"
"just-perfection-desktop@just-perfection" "just-perfection-desktop@just-perfection"
"paperwm@paperwm.github.com" "paperwm@paperwm.github.com"
"search-light@icedman.github.com" # "search-light@icedman.github.com"
"space-bar@luchrioh" # "space-bar@luchrioh"
# "smart-auto-move@khimaros.com" # "smart-auto-move@khimaros.com"
# "systemd-manager@hardpixel.eu" # "systemd-manager@hardpixel.eu"
# "tailscale-status@maxgallup.github.com" # "tailscale-status@maxgallup.github.com"
"tiling-assistant@leleat-on-github" # "tiling-assistant@leleat-on-github"
"Vitals@CoreCoding.com" "Vitals@CoreCoding.com"
# "wsmatrix@martin.zurowietz.de" # "wsmatrix@martin.zurowietz.de"
]; ];