::: Forgot your WiFi password? - Find that password of your connected network in Linux
Open the terminal & use these commands.
Ubuntu:
ls /etc/NetworkManager/system-connections/
------
The ones using Nmcli (for example Solus):
nmcli device wifi show-password
(This way you even get a QR code)