First Commit
This commit is contained in:
commit
cae9d57360
22 changed files with 1957 additions and 0 deletions
17
dotfiles/keepmenu.ini
Normal file
17
dotfiles/keepmenu.ini
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[dmenu]
|
||||
dmenu_command = rofi -i
|
||||
|
||||
[dmenu_passphrase]
|
||||
nf = #222222
|
||||
nb = #222222
|
||||
rofi_obscure = True
|
||||
|
||||
[database]
|
||||
database_1 = ~/.local/passdb.kdbx
|
||||
keyfile_1 =
|
||||
pw_cache_period_min = 360
|
||||
autotype_default = {USERNAME}{TAB}{PASSWORD}
|
||||
editor = nvim
|
||||
terminal = alacritty
|
||||
|
||||
type_library = wtype
|
||||
Loading…
Add table
Add a link
Reference in a new issue