This commit is contained in:
Ray Elliott 2026-02-26 03:31:04 +00:00
parent 25424d7f0b
commit 7e94345dd4
1 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
[dmenu] [dmenu]
dmenu_command = dmenu -i -l 10 -fn SourceSerifPro:size=12:weight=SemiBold -nb #272727 -nf #777777 -sb #272727 -sf #cc0000 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] [dmenu_passphrase]
nb = #a60000 # nb = #a60000
nf = #a60000 # nf = #a60000
rofi_obscure = True obscure = True
[database] [database]
type_library=xdotool type_library=wtype
database_1 = ~/.Syncthing/Pass/Passwords.kdbx database_1 = ~/.Syncthing/Pass/Passwords.kdbx
database_2 = ~/.Syncthing/Pass/PasswordsClient.kdbx database_2 = ~/.Syncthing/Pass/PasswordsClient.kdbx
keyfile_1 = keyfile_1 =
pw_cache_period_min = 360 pw_cache_period_min = 360
autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER} autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER}