*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -16,10 +16,10 @@
`echo -e "{{red}}\n{{green}}\n{{blue}}" | dmenu > {{color.txt}}`
- 在特定的监视器上启动 `dmenu`:
- 在特定的监视器上启动 `dmenu`
`ls | dmenu -m {{1}}`
- 在屏幕底部显示 `dmenu`:
- 在屏幕底部显示 `dmenu`
`ls | dmenu -b`