If you want to change the color of parts of your prompt, you can using the following commands and color values inside the prompt definition.
Continue reading Terminal: list colorsFlatpak: sandbox permissions
If you need to grant a flatpak application access to parts of your filesystem, you can override the sandbox permissions using the following command:
sudo flatpak override <package_name_here> --filesystem=<path_here>
Continue reading Flatpak: sandbox permissions RTL8723DE WiFi Driver install
The Realtek 8723DE Wifi driver is not supported natively in the Linux kernel. The Bluetooth functionality for this chipset is supported but for some reason it does not work on newer kernels. But here are the instructions to get the WiFi working.
Continue reading RTL8723DE WiFi Driver install