JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove args constraint and add an example of args in conf file
authorMarco Peereboom <marco@conformal.com>
Thu, 23 Jun 2011 16:34:00 +0000 (16:34 +0000)
committerMarco Peereboom <marco@conformal.com>
Thu, 23 Jun 2011 16:34:00 +0000 (16:34 +0000)
scrotwm.1
scrotwm.conf

index 39c7a41..2e5df00 100644 (file)
--- a/scrotwm.1
+++ b/scrotwm.1
@@ -81,8 +81,6 @@ The file supports the following keywords:
 .Bl -tag -width "title_class_enabledXXX" -offset indent -compact
 .It Cm autorun
 Launch an application in a specified workspace at start-of-day.
-Currently this option does not support arguments so if those are required one
-must use a wrapper script.
 Defined in the format ws[<idx>]:application, e.g. ws[2]:xterm launches and
 xterm in workspace 2
 .It Cm color_focus
index e0eb51e..e5164e6 100644 (file)
@@ -43,6 +43,7 @@ dialog_ratio          = 0.6
 
 # Launch applications in a workspace of choice
 # autorun              = ws[1]:xterm
+# autorun              = ws[2]:xxxterm http://www.openbsd.org
 
 # mod key, (windows key is Mod4) (apple key on OSX is Mod2)
 # modkey = Mod1