17 lines
732 B
INI
17 lines
732 B
INI
[dmenu]
|
|
dmenu_command = rofi -dmenu
|
|
# -i -l 10 -font "Source Serif Pro SemiBold 12" -theme-str 'window { background-color: #272727; } mainbox { background-color: #272727; } listview { background-color: #272727; } element { background-color: #272727; } element-text { text-color: 777777; } element selected { background-color: #272727; } element-text selected { text-color: #cc0000; } entry { text-color: #777777; } prompt { text-color: #777777; }'
|
|
|
|
[dmenu_passphrase]
|
|
# nb = #a60000
|
|
# nf = #a60000
|
|
obscure = True
|
|
|
|
[database]
|
|
type_library=wtype
|
|
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}
|