2020-02-25 21:23:00 +00:00
|
|
|
[dmenu]
|
2022-03-04 17:26:27 +00:00
|
|
|
dmenu_command = dmenu -i -l 10 -fn SourceSerifPro:size=12:weight=SemiBold -nb #272727 -nf #777777 -sb #272727 -sf #cc0000
|
2020-02-25 21:23:00 +00:00
|
|
|
|
|
|
|
[dmenu_passphrase]
|
2020-03-25 21:39:49 +00:00
|
|
|
nb = #a60000
|
|
|
|
nf = #a60000
|
2020-02-25 21:23:00 +00:00
|
|
|
rofi_obscure = True
|
|
|
|
|
|
|
|
[database]
|
|
|
|
type_library=xdotool
|
2022-03-27 12:21:34 +00:00
|
|
|
database_1 = ~/.Syncthing/Pass/Passwords.kdbx
|
2023-03-02 10:46:22 +00:00
|
|
|
database_2 = ~/.Syncthing/Pass/PasswordsClient.kdbx
|
2020-02-25 21:23:00 +00:00
|
|
|
keyfile_1 =
|
|
|
|
pw_cache_period_min = 360
|
|
|
|
autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER}
|
|
|
|
|