From 78799c2b19851844287e771129ca7adfec3ae2cd Mon Sep 17 00:00:00 2001 From: Maxim <1itdominator@gmail.com> Date: Sat, 17 Oct 2020 13:40:54 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7934c52..cce5bf5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ GWinWrap is a Gtk with Python gui to select videos for XWinWrap, images for Nitr It includes the XWinWrap binary and source code for Shantanu Goel's version of XWinWrap. # Notes -Need python 2+ +* Need python 2+ +* When you first run the application and save settings for a screen, you need to chmod 744 the new file(s) in your $HOME directory. +* A settings file per screen is generated. + # Images ![1 Default view starting out. ](images/pic1.png) @@ -14,7 +17,9 @@ Need python 2+ ![6 Settings window poped open. ](images/pic6.png) # TODO -Nothing... +* Better/automatic screen detection. +* Run chmod against newly created launch scripts. + # Credit GWinWrap python and glade by: Maxim Stewart -- https://www.itdominator.com/