0

I am Trying to disable the top-left activities hot corner but after a lock-unlock, it gets enabled again.

So, the question is not how to disable it. I know how to do it via Tweaks tool as well as the command-line. The question is about how to disable it, and ensure that it stays disabled because it basically is kind of annoying.

1 Answers1

1

Install the extension No Topleft Hot Corner and you're done.

vanadium
  • 88,010
To Do
  • 15,502
  • I downloaded the .zip file, extracted it to ~/.local/share/gnome-shell/extensions path. But the extension does not show up in Tweaks tool even after restarting gnome-shell, logout-login, restart, etc. Have also tried moving it to /usr/share/gnome-shell/extensions location but no luck whatsoever. – thewebjackal Jun 23 '19 at 08:57
  • 1
    Just flip the off/on switch on the website. It should turn it on if the browser is configured correctly. – To Do Jun 23 '19 at 09:09
  • Oh... That would require installation of Firefox... I don't like that and it does not work from Chromium. Or does it? – thewebjackal Jun 23 '19 at 09:12
  • There's a way to enable chromium gnome extensions integration. More information: https://www.fossmint.com/install-gnome-shell-extensions/ – To Do Jun 23 '19 at 09:24
  • Nice! Able to configure extensions from Chromium now. And the extension works as expected as well! Thank you! – thewebjackal Jun 23 '19 at 09:31