Niladri Sekhar Roy
Niladri Sekhar Roy
> There's no issue with mutter-rounded-settings. After you update your system, apt replaces mutter-rounded with the original mutter. To prevent this, I configured is such that apt won't update the...
> @Niladrithub On ubuntu 22.04, mutter is now version 10. So you'd have to run > > ``` > sudo apt-mark hold gir1.2-mutter-10 > sudo apt-mark hold libmutter-10-0 > sudo...
> @Niladrithub You have to reinstall mutter-rounded after holding the packages back Worked after 3rd time. But thanks for the help. Appreciate it.