17 lines
419 B
INI
17 lines
419 B
INI
[dmenu]
|
|
dmenu_command = dmenu -i -l 10 -fn SourceSerifPro:size=12:weight=SemiBold -nb #272727 -nf #777777 -sb #272727 -sf #cc0000
|
|
|
|
[dmenu_passphrase]
|
|
nb = #a60000
|
|
nf = #a60000
|
|
rofi_obscure = True
|
|
|
|
[database]
|
|
type_library=xdotool
|
|
database_1 = ~/.Syncthing/Pass/Passwords.kdbx
|
|
database_2 = ~/.Syncthing/Pass/PasswordsClient.kdbx
|
|
keyfile_1 =
|
|
pw_cache_period_min = 360
|
|
autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER}
|
|
|