patrick-motard / dot

A Golang CLI for my dotfiles DE.
GNU General Public License v3.0
2 stars 1 forks source link

implement lastpass rofi mode #10

Open patrick-motard opened 5 years ago

patrick-motard commented 5 years ago

The current lastpass rofi mode is a bash script that fetches all accounts every time rofi is called. Makes rofi laggy. Would be cool to re-implement this in dot, have it sync lastpass in the background, and list the accounts via rofi from a cache so that rofi stays nice and snappy.