diff --git a/README.md b/README.md index dd95b27..5073190 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,18 @@ 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. +
Install Setup
``` sudo apt-get install python3.8 wget python3-setproctitle python3-gi ffmpegthumbnailer steamcmd ``` +# Known Issues +Doing Ctrl+D when in Terminator (maybe other terminals too) somehow propagates the signal to SolarFM too. +A selected file in the active quad-pane will move to trash since it is the defaul keybinding for that action. + # TODO