Skip to content

Commit

Permalink
Update README.md for edit func
Browse files Browse the repository at this point in the history
  • Loading branch information
flufficat authored Aug 15, 2023
1 parent 81f83ad commit c91f0a3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
A simple bash tool to copy a line from a file to the clipboard

# Usage
1. `qwerty <file>`
2. Select the line you want to copy or search for it in rofi.
1. `qwerty [-e] <file>`
2. Select the line you want to copy or search for it in rofi/wofi.
3. Done. Just paste it.


# Options
`-e --edit` after selecting the line in rofi/wofi, open it in an editor, edit it and save that to the clipboard instead
# Dependencies
(you will need to download them yourself if they arent already installed)
#### Xorg
Expand Down

0 comments on commit c91f0a3

Please sign in to comment.