mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-09 10:42:41 +08:00
fixed comment
Former-commit-id: bc346bc763
Former-commit-id: dfc143fb817050e6244086e49e7936321aab2510
Former-commit-id: a59276dca9369d8f116134d0cd5cddeb7949de11
This commit is contained in:
parent
9a4ebfb5cb
commit
bc13203335
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Run as follows: ./scrolling_title string
|
||||
# It will look for "string" in all active windows and display the window title that includes this string.
|
||||
# Run as follows: ./scrolling_title.sh mystring
|
||||
# It will look for "mystring" in all active windows and display the window title that includes this string.
|
||||
# Case sensitive!
|
||||
|
||||
# Limit for scrolling text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue