mirror of
https://github.com/kittywitch/fzfdapter.git
synced 2026-02-09 14:49:19 -08:00
Update README.md
This commit is contained in:
parent
b8edb0b551
commit
ce503517bb
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -14,9 +14,13 @@ Options:
|
|||
|
||||
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.
|
||||
|
||||
## Requires
|
||||
|
||||
Have fzf or skim installed, configure the application.
|
||||
|
||||
## Configuration
|
||||
|
||||
See ./config.toml.example for an example on how I use it.
|
||||
See ./config.toml.example for an example on how I use it. The config goes at $XDG_CONFIG_HOME/fzfdapter/config.toml.
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
@ -35,3 +39,7 @@ Path mode
|
|||
<img width="861" height="1586" alt="image" src="https://github.com/user-attachments/assets/889393fb-d858-45d8-8116-6c351a45373d" />
|
||||
|
||||
All mode
|
||||
|
||||
<img width="759" height="294" alt="image" src="https://github.com/user-attachments/assets/d5cc4fa5-3c66-4fa2-928f-e2bf2f6089a4" />
|
||||
|
||||
Hexyl view of the msgpack "cache" of amount of accesses to a particular application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue