ubuntu disable preinstalled gnome extensions

Опубликовано: 20 Октябрь 2024
на канале: NapoleonWils0n
271
2

disable the preinstalled gnome extensions like the dock, desktop icons and tiling on ubuntu using the command line with gsettings or graphically with the dconf editor

gsetting command to disable the dock, desktop icons and tiling assistant

gsettings set org.gnome.shell disabled-extensions ['[email protected], [email protected]', '[email protected]']

command on github
https://github.com/NapoleonWils0n/cer...