You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
406 B
22 lines
406 B
[dmenu] |
|
dmenu_command = /usr/bin/rofi -dmenu -i |
|
pinentry = /usr/bin/pinentry-gtk |
|
|
|
[database] |
|
database_1 = ~/documents/password.kdbx |
|
keyfile_1 = |
|
pw_cache_period_min = 60 |
|
autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER} |
|
|
|
gui_editor = emacsclient |
|
editor = vim |
|
terminal = urxvt |
|
|
|
# >>> session=xorg |
|
type_library = xdotool |
|
# <<< |
|
# >>> session=wayland |
|
# type_library = ydotool |
|
# <<< |
|
|
|
hide_groups = Recycle Bin
|
|
|