mirror of
https://github.com/kittywitch/fzfdapter.git
synced 2026-02-09 06:39:19 -08:00
README with how you use it
This commit is contained in:
parent
03daad2573
commit
50f94a3cd6
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
|
@ -10,6 +10,26 @@ Options:
|
|||
-h, --help Print help
|
||||
```
|
||||
|
||||
We store the quantity of times a specific application has been opened within $XDG_CACHE_HOME/fzfdapter/cache.msgpack to be able to display most used apps above or below all the others depending upon your configuration.
|
||||
|
||||
## Configuration
|
||||
|
||||
See ./config.toml.example for an example on how I use it.
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img width="838" height="199" alt="image" src="https://github.com/user-attachments/assets/3145e94a-60fa-45f4-8d83-e05f5323394c" />
|
||||
|
||||
Help/about view
|
||||
|
||||
<img width="811" height="1563" alt="image" src="https://github.com/user-attachments/assets/5302b6ab-edec-477d-8c21-65dacac466b3" />
|
||||
|
||||
Desktop mode
|
||||
|
||||
<img width="861" height="1586" alt="image" src="https://github.com/user-attachments/assets/4999f39c-c9d8-497a-bc42-ce808c4ea32f" />
|
||||
|
||||
Path mode
|
||||
|
||||
<img width="861" height="1586" alt="image" src="https://github.com/user-attachments/assets/889393fb-d858-45d8-8116-6c351a45373d" />
|
||||
|
||||
All mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue