diff options
Diffstat (limited to 'system/upass/README')
-rw-r--r-- | system/upass/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/upass/README b/system/upass/README new file mode 100644 index 0000000000..553134e317 --- /dev/null +++ b/system/upass/README @@ -0,0 +1,14 @@ +upass (Console UI for pass) + +Run upass and use the friendly console interface. + +upass stores its config in ~/.config/kwpolska/upass/upass.ini (but it +respects XDG_CONFIG_HOME if you changed it). Available options: + +keys - keybinding configuration. * help, display, copy, refresh, +search, quit - set key bindings for commands, + +space-separated (eg. quit=q f10 will make q and f10 keybindings for +quit) uplevel_h - on/off, use the h key as a back button, make sure +to change your help key bindings downlevel_l - on/off, use the l key +to open directory/password |