[Daily] Remove Gnome Shell Extensions

[雜記] 移除 Gnome Shell 擴充套件

Lau Dai He
Jun 27, 2021

Author:Lau Dai

Date:2021/06/27

This is somethings bother me that extension broken my dynamic workspace.

After searching via Network. The extensions named auto-move-window. So I decided remove that.

I tried uninstall the extensions via gnome shell web site but it not work for me. After reboot or log out and log in . The extensions is still there.

Finally your should check the path where the extensions maybe exist that.

~/.local/share/gnome-shell/extensions # for local user
/usr/share/gnome-shell/extensions/ # for system

After remove the extensions . The dynamic workspace work again.

rm -rf /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com

--

--

Lau Dai He
Lau Dai He

Written by Lau Dai He

Less is more. 2021/08/01起,主要會紀錄各種技術的精華重點文章,方向可能是Pyhton, Linux, WIndows等都有可能。文章內容精簡為主,搭配少部份的個人情感抒發等。(inspired by 路人甲的世界​-知乎作者)

No responses yet