$ git clone https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries
$ cd hunspell_dictionaries/
$ ls -l en-US*
-rw-rw-r-- 1 mparillo mparillo 451968 Dec 7 07:21 en-US-10-1.bdic
$ cd /usr/share/qt5/
$ sudo mkdir qtwebengine_dictionaries
$ cd qtwebengine_dictionaries
$ sudo cp $HOME/hunspell_dictionaries/en-US-10-1.bdic .
There is a checkbox on the welcome page at the bottom to turn it off.
The setting is also to be found in: Settings --> Configure Kate --> Session and the setting is a check box named "Show welcome view for new windows"
Deleting all things with "plasma" in the name from ~/.cache then restarting.
sudo vim /etc/sddm.conf
i
[X11]
ServerArguments=-nolisten tcp -dpi 96
escape
:wq
sudo /etc/profile.d/mozilla-common.sh
i
export GTK_USE_PORTAL=1
escape
:wq
Or try:
- Enter about:config in the URL Bar
- Set widget.use-xdg-desktop-portal.file-picker=1