diff --git a/README.md b/README.md index dd95b27..9f0ca6a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,24 @@ SolarFM is a Gtk+ Python file manager. # Notes Still Work in progress! Use at own risk! +Additionally, if not building a .deb then just move the contents of user_config to their respective folders. +Copy the share/solarfm folder to your user .config/ directory too. + +`pyrightconfig.json` +

The pyrightconfig file needs to stay on same level as the .git folders in order to have settings detected when using pyright with lsp functionality.

+
Install Setup
``` -sudo apt-get install python3.8 wget python3-setproctitle python3-gi ffmpegthumbnailer steamcmd +sudo apt-get install python3.8 python3-setproctitle python3-gi wget ffmpegthumbnailer steamcmd ``` +# Known Issues + + # TODO