Merge pull request #3499 from orestisf1993/docs
userguide: break long comment
This commit is contained in:
commit
6e998cf4e3
|
@ -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