]> code.delx.au - spectrwm/commitdiff
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 39c7a41ea452ac07081c8a4da239d781ea96d2b5..2e5df001f5409dad3da644bf7e6a45c6f7fc9d42 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 e0eb51e89863071e0cc25a40c007c7c9006466c9..e5164e64c507520dfc6d073967bad3e7b7d2fe66 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