add os config
This commit is contained in:
parent
d8d692d313
commit
33bf5ec883
30 changed files with 271 additions and 5 deletions
17
home/dotfiles/keepmenu.ini
Normal file
17
home/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/share/passdb/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