Added all current configs that I see are important
This commit is contained in:
parent
7e2ddc1054
commit
d9bed25ebc
48 changed files with 4854 additions and 35 deletions
11
.config/xdg-desktop-portal-termfilechooser/config
Executable file
11
.config/xdg-desktop-portal-termfilechooser/config
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
[filechooser]
|
||||
cmd=yazi-wrapper.sh
|
||||
default_dir=$HOME
|
||||
; Uncomment to skip creating destination save files with instructions in them
|
||||
; create_help_file=0
|
||||
; Uncomment and edit the line below to change the terminal emulator command
|
||||
env=TERMCMD=kitty -e
|
||||
|
||||
; Mode must be one of 'suggested', 'default', or 'last'.
|
||||
open_mode=suggested
|
||||
save_mode=suggested
|
||||
Loading…
Add table
Add a link
Reference in a new issue