Update .config/DankMaterialShell/firefox.css Update .config/DankMaterialShell/settings.json Update .config/alacritty/dank-theme.toml Update .config/ghostty/themes/dankcolors Update .config/niri/config.kdl Update .config/niri/dms/colors.kdl Add .config/niri/dms/cursor.kdl Remove .config/niri/dms/cursor.kdl Update .config/nvim/init.lua Update .config/nvim/lazy-lock.json Update .config/nvim/lua/config/00_lazy.lua Update .config/nvim/lua/plugins/dankcolors.lua Update .config/pda/config.toml Update .local/bin/tmux-sessionizer
25 lines
559 B
TOML
25 lines
559 B
TOML
display_ascii_art = true
|
|
|
|
[key]
|
|
always_prompt_delete = false
|
|
always_prompt_glob_delete = true
|
|
always_prompt_overwrite = false
|
|
always_encrypt = false
|
|
|
|
[store]
|
|
default_store_name = "store"
|
|
always_prompt_delete = true
|
|
always_prompt_overwrite = true
|
|
|
|
[list]
|
|
always_show_all_stores = true
|
|
default_list_format = "table"
|
|
always_show_full_values = false
|
|
always_hide_header = false
|
|
default_columns = "meta,ttl,size,store,key,value"
|
|
|
|
[git]
|
|
auto_fetch = false
|
|
auto_commit = true
|
|
auto_push = false
|
|
default_commit_message = "{{ summary }}"
|