userguide: break long comment
This commit is contained in:
parent
a0105dd2f2
commit
af10b710bf
|
@ -816,7 +816,8 @@ assign [class="^URxvt$"] → work
|
|||
# Assign to the workspace with number 2, regardless of name
|
||||
assign [class="^URxvt$"] → number 2
|
||||
|
||||
# You can also specify a number + name. If the workspace with number 2 exists, assign will skip the text part.
|
||||
# You can also specify a number + name. If the workspace with number 2 exists,
|
||||
# assign will skip the text part.
|
||||
assign [class="^URxvt$"] → number "2: work"
|
||||
|
||||
# Start urxvt -name irssi
|
||||
|
|
Loading…
Reference in New Issue