editorial
[rrq/newlisp/pinwin.git] / README.md
index 23140654edb513556a329c4c83438ec06c652e5c..3d8729ec7b1335b9a83b600d2697cddc56611997 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ whereas windows moved to the main monitor are "unpinned".
 A pinned window shows up on all workspaces, whereas an unpinned one
 stays on a single workspace.
 
-I think some window managers might support the "pin windows on side
-monitor" function already, but I couldn't find this for my xfce4.
+(I think some window managers might support the "pin windows on side
+monitor" function already, but I couldn't find this for my xfce4)
 
 Note that the newlisp script `pinwin.lsp` implements the assumption
 that the side monitor is to the right of the main monitor. Any other
@@ -23,7 +23,7 @@ binary, `pinwin`, which is made using the `-x` argument to newlisp. For
 example:
 
     $ newlisp -x pinwin.lsp pinwin
-       $ chmod a+x pinwin
+    $ chmod a+x pinwin
 
 RUN
 ===