Skip to content

Commit

Permalink
chore(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
omarahm3 committed Jul 17, 2024
1 parent a148d8d commit cfdad2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ Flags:
-h, --help help for chromrofi
-l, --limit int Number of results to return (default 10)
-o, --order-by string Property to order by (default "last_visit_time")
-p, --profile string Chrome profile to use (default "Default")
```

```sh
rofi -show cr -modi "cr:chromrofi --order-by visit_count --limit 20" -config ~/.config/rofi/config.rasi
rofi -show cr -modi "cr:chromrofi --profile 'Profile 1' --order-by visit_count --limit 20" -config ~/.config/rofi/config.rasi
```

0 comments on commit cfdad2f

Please sign in to comment.