resolve hotkey conflict
This commit is contained in:
parent
218e495cd4
commit
fb2f5d0d76
@ -4,7 +4,7 @@ basedir=~/.password-store/
|
|||||||
# fields to be used
|
# fields to be used
|
||||||
URL_field='URL'
|
URL_field='URL'
|
||||||
USERNAME_field='UserName'
|
USERNAME_field='UserName'
|
||||||
AUTOTYPE_field='CustomOrder'
|
AUTOTYPE_field='autotype'
|
||||||
|
|
||||||
## Programs to be used
|
## Programs to be used
|
||||||
# Editor
|
# Editor
|
||||||
@ -28,4 +28,4 @@ copy_pass="Alt+Shift+c"
|
|||||||
edit="Alt+1"
|
edit="Alt+1"
|
||||||
move="Alt+2"
|
move="Alt+2"
|
||||||
delete="Alt+3"
|
delete="Alt+3"
|
||||||
show="Alt+4"
|
show="Alt+5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user