From: Marco Peereboom Date: Thu, 23 Jun 2011 16:34:00 +0000 (+0000) Subject: remove args constraint and add an example of args in conf file X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=86d17a103836ff75bb8cf2db7241c05245c95950;p=spectrwm.git remove args constraint and add an example of args in conf file --- diff --git a/scrotwm.1 b/scrotwm.1 index 39c7a41..2e5df00 100644 --- 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[]:application, e.g. ws[2]:xterm launches and xterm in workspace 2 .It Cm color_focus diff --git a/scrotwm.conf b/scrotwm.conf index e0eb51e..e5164e6 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -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